File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,30 @@ const supportedChains = [
245
245
chainId : 130 ,
246
246
identifier : 'unichain'
247
247
} ,
248
+ {
249
+ name : 'Katana' ,
250
+ subgraphEndpoint : 'https://subgraph-proxy-server-xf2uthetka-as.a.run.app/gateway-arbitrum/D6CST1Az8c8KvMf8ktcEcWds89YVQxbKG6v8yo7FAzzM' ,
251
+ chainId : 747474 ,
252
+ identifier : 'katana'
253
+ } ,
254
+ {
255
+ name : 'Saga' ,
256
+ subgraphEndpoint : 'https://api.goldsky.com/api/public/project_clohj3ta78ok12nzs5m8yag0b/subgraphs/steer-protocol-saga-evm/prod/gn' ,
257
+ chainId : 5464 ,
258
+ identifier : 'saga'
259
+ } ,
260
+ {
261
+ name : 'Ronin' ,
262
+ subgraphEndpoint : 'https://subgraph-proxy-server-xf2uthetka-as.a.run.app/gateway-arbitrum/793Lz5oiK51wdm9kCLtHqunkAPk2qjg7denpCrHqrLcA' ,
263
+ chainId : 2020 ,
264
+ identifier : 'ronin'
265
+ } ,
266
+ {
267
+ name : 'Nibiru' ,
268
+ subgraphEndpoint : 'https://index-api.onfinality.io/sq/rakeshbhatt10/steer-protocol-nibiru' ,
269
+ chainId : 6900 ,
270
+ identifier : 'nibiru'
271
+ } ,
248
272
]
249
273
250
274
// Fetch active vaults and associated data @todo limited to 1000 per chain
You can’t perform that action at this time.
0 commit comments