We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d99240 commit 5fa6ea9Copy full SHA for 5fa6ea9
packages/ethereum/test/lib/networks.json
@@ -2,7 +2,7 @@
2
"networks": {
3
"ethereum": {
4
"name": "ethereum",
5
- "url": "https://ethereum-rpc.publicnode.com",
+ "url": "https://eth.drpc.org",
6
"addresses": {
7
"osEthToken": "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38"
8
}
packages/polygon/test/lib/networks.json
- "url": "https://ethereum-rpc.publicnode.com"
+ "url": "https://eth.drpc.org"
},
"accounts": [
0 commit comments