Skip to content

Commit

Permalink
Merge pull request #47 from snapshot-labs/add-linea-subgraph
Browse files Browse the repository at this point in the history
fix: Add linea subgraph to delegation list
  • Loading branch information
ChaituVR authored Sep 5, 2024
2 parents 207faf0 + 48c6bce commit 5d3394b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/delegationSubgraphs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ export default {
'250': `https://gateway-arbitrum.network.thegraph.com/api/${SUBGRAPH_KEY}/subgraphs/id/szZ3FWewDGHtpeZzf6uQ5dxPY68JNfrGPoWqBXwtBXR`,
'8453': `https://gateway-arbitrum.network.thegraph.com/api/${SUBGRAPH_KEY}/subgraphs/id/9qxDXD1SNnZriMMkCRVAmSdsv4KP6Xvnr8U2CRc5HQWh`,
'42161': `https://gateway-arbitrum.network.thegraph.com/api/${SUBGRAPH_KEY}/subgraphs/id/HuLBhuKuknXEEUmVmKR8Lsmpi5h1SfNLGcaa1e9tWyMG`,
'59144': `https://gateway-arbitrum.network.thegraph.com/api/${SUBGRAPH_KEY}/subgraphs/id/5KsUhS8E9xQUu6szt9PUNuUbzJ73C4vi7yQuxFUzmRt4`,
'11155111': `https://gateway-arbitrum.network.thegraph.com/api/${SUBGRAPH_KEY}/subgraphs/id/2SZVRR6G8txMFtf39aw2aP7BTAawRVwgqHeQXMhr7BRJ`
};

0 comments on commit 5d3394b

Please sign in to comment.