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

22 lines
385 B
JSON

[
{
"id": "0001",
"url": "https://${DOMAIN}/pokt"
},
{
"id": "0026",
"url": "https://${DOMAIN}/goerli"
},
{
"id": "0025",
"url": "https://${DOMAIN}/rinkeby"
},
{
"id": "0023",
"url": "https://${DOMAIN}/ropsten"
},
{
"id": "0021",
"url": "https://${DOMAIN}/geth"
}
]