Skip to content

Commit

Permalink
test subgraph multiple reward locker
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Aug 13, 2022
1 parent 8fbba89 commit 685443f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/networks/matic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const maticInfo: NetworkInfo = {
name: 'Polygon',
icon: Polygon,
classicClient: createClient('https://api.thegraph.com/subgraphs/name/kybernetwork/kyberswap-exchange-polygon'),
elasticClient: createClient('https://api.thegraph.com/subgraphs/name/kybernetwork/kyberswap-elastic-matic'),
elasticClient: createClient('https://api.thegraph.com/subgraphs/name/viet-nv/kyberswap-elastic-matic'),
blockClient: createClient('https://api.thegraph.com/subgraphs/name/dynamic-amm/ethereum-blocks-polygon'),
etherscanUrl: 'https://polygonscan.com',
etherscanName: 'Polygonscan',
Expand Down

0 comments on commit 685443f

Please sign in to comment.