Skip to content

Commit

Permalink
Merge pull request #1250 from cipig/elec
Browse files Browse the repository at this point in the history
update ERC20 RPCs
  • Loading branch information
cipig authored Jan 13, 2025
2 parents 4e081d9 + 5d9f5cd commit 6f049ee
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions ethereum/ETH
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,12 @@
"ws_url": "wss://ethereum-rpc.publicnode.com"
},
{
"url": "https://eth1.cipig.net:18555",
"ws_url": "wss://eth1.cipig.net:38555",
"contact": {
"email": "[email protected]"
}
"url": "https://eth.drpc.org",
"ws_url": "wss://eth.drpc.org"
},
{
"url": "https://eth2.cipig.net:18555",
"ws_url": "wss://eth2.cipig.net:38555",
"contact": {
"email": "[email protected]"
}
"url": "https://mainnet.gateway.tenderly.co",
"ws_url": "wss://mainnet.gateway.tenderly.co"
},
{
"url": "https://eth3.cipig.net:18555",
Expand Down

0 comments on commit 6f049ee

Please sign in to comment.