Skip to content

Commit

Permalink
chore: update chain metadata (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss committed Aug 13, 2024
1 parent 7f69fa7 commit 2be8bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/resource/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"chainId": "test4",
"apiUrl": "https://test4.api.onbloc.xyz/v1",
"rpcUrl": "https://rpc.test4.gno.land:443",
"indexerUrl": "https://test4.indexer-r1.onbloc.xyz"
"indexerUrl": "https://test4.indexer.onbloc.xyz"
},
{
"name": "Portal Loop",
"chainId": "portal-loop",
"apiUrl": "https://api.onbloc.xyz/v1",
"rpcUrl": "https://rpc.gno.land:443",
"indexerUrl": "https://indexer-r1.onbloc.xyz"
"indexerUrl": "https://indexer.onbloc.xyz"
}
]

0 comments on commit 2be8bb3

Please sign in to comment.