File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ export const SUPPORTED_CHAINS = [
3333 icon : arbitrumIcon ,
3434 blockExplorerUrl : 'https://arbiscan.io/' ,
3535 subgraphUrl :
36- 'https://thegraph.arbitrum.iex.ec/api/subgraphs/id/B1comLe9SANBLrjdnoNTJSubbeC7cY7EoNu6zD82HeKy' ,
36+ 'https://thegraph.arbitrum.iex.ec/api/subgraphs/id/B1comLe9SANBLrjdnoNTJSubbeC7cY7EoNu6zD82HeKy' ,
3737 wagmiNetwork : wagmiNetworks . arbitrum ,
3838 tokenSymbol : 'RLC' ,
3939 whitelist : {
@@ -51,7 +51,7 @@ export const SUPPORTED_CHAINS = [
5151 subgraphUrl : {
5252 poco : 'https://thegraph.arbitrum-sepolia-testnet.iex.ec/api/subgraphs/id/2GCj8gzLCihsiEDq8cYvC5nUgK6VfwZ6hm3Wj8A3kcxz' ,
5353 dataprotector :
54- 'https://thegraph.arbitrum-sepolia-testnet.iex.ec/api/subgraphs/id/5YjRPLtjS6GH6bB4yY55Qg4HzwtRGQ8TaHtGf9UBWWd' ,
54+ 'https://thegraph.arbitrum-sepolia-testnet.iex.ec/api/subgraphs/id/5YjRPLtjS6GH6bB4yY55Qg4HzwtRGQ8TaHtGf9UBWWd' ,
5555 } ,
5656 wagmiNetwork : wagmiNetworks . arbitrumSepolia ,
5757 tokenSymbol : 'RLC' ,
You can’t perform that action at this time.
0 commit comments