Skip to content

Commit 4d140ea

Browse files
committed
chore: change api
1 parent 8106bcd commit 4d140ea

File tree

1 file changed

+2
-2
lines changed
  • packages/adena-extension/src/resources/chains

1 file changed

+2
-2
lines changed

packages/adena-extension/src/resources/chains/chains.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"rpcUrl": "https://test6.onbloc.xyz:443",
1212
"indexerUrl": "https://test6.indexer.onbloc.xyz",
1313
"gnoUrl": "https://test6.gno.land",
14-
"apiUrl": "https://test6.api.onbloc.xyz",
14+
"apiUrl": "https://test6.api.gnoscan.io",
1515
"linkUrl": "https://gnoscan.io"
1616
},
1717
{
@@ -26,7 +26,7 @@
2626
"rpcUrl": "https://rpc.gno.land:443",
2727
"indexerUrl": "https://indexer.onbloc.xyz",
2828
"gnoUrl": "https://gno.land",
29-
"apiUrl": "https://api.onbloc.xyz",
29+
"apiUrl": "https://api.gnoscan.io",
3030
"linkUrl": "https://gnoscan.io"
3131
},
3232
{

0 commit comments

Comments
 (0)