Skip to content

Commit 7f69fa7

Browse files
committed
chore: update chain metadata (#118)
1 parent 3f99a8c commit 7f69fa7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

public/resource/chains.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
{
33
"name": "Testnet 4",
44
"chainId": "test4",
5-
"apiUrl": "https://test3.api.onbloc.xyz/v1",
5+
"apiUrl": "https://test4.api.onbloc.xyz/v1",
66
"rpcUrl": "https://rpc.test4.gno.land:443",
7-
"indexerUrl": "https://test3.indexer.onbloc.xyz"
7+
"indexerUrl": "https://test4.indexer-r1.onbloc.xyz"
88
},
99
{
1010
"name": "Portal Loop",
1111
"chainId": "portal-loop",
12-
"apiUrl": "",
12+
"apiUrl": "https://api.onbloc.xyz/v1",
1313
"rpcUrl": "https://rpc.gno.land:443",
14-
"indexerUrl": "https://indexer.onbloc.xyz"
14+
"indexerUrl": "https://indexer-r1.onbloc.xyz"
1515
}
1616
]

0 commit comments

Comments
 (0)