Skip to content

Commit

Permalink
Update chain_registry.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL0001 authored Oct 26, 2024
1 parent 334fe31 commit 27ba752
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions chain_registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,10 @@
{
"address": "https://rpc.prysm-testnet.stake-take.com/",
"provider": "Stake-Take"
},
{
"address": "https://prysm-testnet-rpc.cogwheel.zone",
"provider": "Cogwheel ⚙️"
}
],
"rest": [
Expand Down Expand Up @@ -275,6 +279,10 @@
{
"address": "https://api.prysm-testnet.stake-take.com/",
"provider": "Stake-Take"
},
{
"address": "https://prysm-testnet-api.cogwheel.zone",
"provider": "Cogwheel ⚙️"
}
],
"grpc": [
Expand Down Expand Up @@ -313,13 +321,22 @@
{
"address": "prysm-testnet-grpc.itrocket.net:443",
"provider": "ITRocket"
},
{
"address": "prysm-testnet-grpc.cogwheel.zone:443",
"provider": "Cogwheel ⚙️"
}
],
"wss": [
{
"address": "wss://prysm-testnet-rpc.stingray.plus/websocket",
"provider": "StingRay"
},
{
"address": "wss://prysm-testnet-rpc.cogwheel.zone/websocket",
"provider": "Cogwheel ⚙️"
}
],
]
},
"explorers": [
Expand Down

0 comments on commit 27ba752

Please sign in to comment.