diff --git a/docs/testnet.md b/docs/testnet.md index 21fcedc..2033b9c 100644 --- a/docs/testnet.md +++ b/docs/testnet.md @@ -5,13 +5,15 @@ There's a testnet instance hosted at `testnet.althea.net` If you would like testnet tokens please post your address in the #dev channel in Althea Discord and @ a mod. ## Chain ID + `althea_6633438-1` ## RPC list + ``` testnet.althea.net:8545 #EVM RPC testnet.althea.net:8546 #EVM Websockets testnet.althea.net:26657 #Cosmos RPC testnet.althea.net:1317 #Cosmos Legacy RPC testnet.althea.net:9090 #Cosmos GRPC -``` \ No newline at end of file +```