We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f69fa7 commit 2be8bb3Copy full SHA for 2be8bb3
public/resource/chains.json
@@ -4,13 +4,13 @@
4
"chainId": "test4",
5
"apiUrl": "https://test4.api.onbloc.xyz/v1",
6
"rpcUrl": "https://rpc.test4.gno.land:443",
7
- "indexerUrl": "https://test4.indexer-r1.onbloc.xyz"
+ "indexerUrl": "https://test4.indexer.onbloc.xyz"
8
},
9
{
10
"name": "Portal Loop",
11
"chainId": "portal-loop",
12
"apiUrl": "https://api.onbloc.xyz/v1",
13
"rpcUrl": "https://rpc.gno.land:443",
14
- "indexerUrl": "https://indexer-r1.onbloc.xyz"
+ "indexerUrl": "https://indexer.onbloc.xyz"
15
}
16
]
0 commit comments