Files
ethereum-rpc-docker/chains/chains_testnet.json
cventastic a407f96e11 rename
2021-12-28 14:40:24 +01:00

18 lines
314 B
JSON

[
{
"id": "0020",
"url": "https://${DOMAIN}/goerli"
},
{
"id": "0022",
"url": "https://${DOMAIN}/rinkeby"
},
{
"id": "0023",
"url": "https://${DOMAIN}/ropsten"
},
{
"id": "0002",
"url": "https://${DOMAIN}/pokttest"
}
]