diff --git a/chain_registry.json b/chain_registry.json index 9b9f336..6db7800 100644 --- a/chain_registry.json +++ b/chain_registry.json @@ -76,6 +76,11 @@ "id": "8685507ed33c029a5787275e9f3ea2b133d45d25", "address": "prysm-rpc.validatorvn.com:44656", "provider": "ValidatorVN" + }, + { + "id": "1b5b6a532e24c91d1bc4491a6b989581f5314ea5", + "address": "prysm-testnet-seed.itrocket.net:25656", + "provider": "ITRocket" } ], "persistent_peers": [ @@ -83,6 +88,11 @@ "id": "b377fd0b14816eef8e12644340845c127d1e7d93", "address": "dns.kleomed.es:26656", "provider": "Kleomedes" + }, + { + "id": "ff15df83487e4aa8d2819452063f336269958d09", + "address": "prysm-testnet-peer.itrocket.net:25657", + "provider": "ITRocket" } ] }, @@ -103,6 +113,10 @@ { "address": "https://prysm-rpc.validatorvn.com/", "provider": "ValidatorVN" + }, + { + "address": "https://prysm-testnet-rpc.itrocket.net/", + "provider": "ITRocket" } ], "rest": [ @@ -121,6 +135,10 @@ { "address": "https://prysm-api.validatorvn.com/", "provider": "ValidatorVN" + }, + { + "address": "https://prysm-testnet-api.itrocket.net/", + "provider": "ITRocket" } ], "grpc": [ @@ -135,6 +153,10 @@ { "address": "prysm-grpc.validatorvn.com:44090", "provider": "ValidatorVN" + }, + { + "address": "prysm-testnet-grpc.itrocket.net:443", + "provider": "ITRocket" } ] }, @@ -144,6 +166,12 @@ "url": "https://explorer.kleomedes.network/prysm", "tx_page": "https://explorer.kleomedes.network/prysm/tx/${txHash}", "account_page": "https://explorer.kleomedes.network/prysm/account/${accountAddress}" + }, + { + "kind": "ITRocket", + "url": "https://testnet.itrocket.net/prysm", + "tx_page": "https://testnet.itrocket.net/prysm/tx/${txHash}", + "account_page": "https://testnet.itrocket.net/prysm/account/${accountAddress}" } ], "images": [