Skip to content

Commit 3733475

Browse files
dg92MustafaBrandon
andauthored
New chains added (DefiLlama#15368)
Co-authored-by: Brandon <[email protected]>
1 parent 7bf2c99 commit 3733475

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

projects/steer/index.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,30 @@ const supportedChains = [
245245
chainId: 130,
246246
identifier: 'unichain'
247247
},
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+
},
248272
]
249273

250274
// Fetch active vaults and associated data @todo limited to 1000 per chain

0 commit comments

Comments
 (0)