Skip to content

Commit

Permalink
update endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Feb 26, 2024
1 parent 0653334 commit 142421b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/testnet/side.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chain_name": "side",
"registry_name": "SIDE",
"api": ["https://testnet-rest.side.one/"],
"rpc": ["https://testnet-rpc.side.one/"],
"api": ["https://testnet-rest.side.one", "https://api.side-testnet.nodesync.top", "https://api-side-testnet.sr20de.xyz"],
"rpc": ["https://testnet-rpc.side.one", "https://rpc.side-testnet.nodesync.top", "https://rpc-side-testnet.sr20de.xyz"],
"sdk_version": "0.47.4",
"coin_type": "118",
"min_tx_fee": "800",
Expand Down

0 comments on commit 142421b

Please sign in to comment.