Skip to content

Commit

Permalink
feat: added IT Rocket API/RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Oct 17, 2023
1 parent 4aedb41 commit c9bebd6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,22 @@
{
"url": "https://zetachain-cosmos-sdk-http-athens-testnet-public.unifra.io",
"type": "cosmos-http"
},
{
"url": "https://zetachain-testnet-rpc.itrocket.net",
"type": "tendermint-rpc"
},
{
"url": "https://zetachain-testnet-api.itrocket.net",
"type": "cosmos-http"
},
{
"url": "https://zetachain-testnet-evm.itrocket.net",
"type": "evm"
},
{
"url": "https://zetachain-testnet-grpc.itrocket.net:14090",
"type": "cosmos-grpc"
}
]
},
Expand Down

0 comments on commit c9bebd6

Please sign in to comment.