chains/chains/eip155-20.json

23 lines
469 B
JSON

{
"name": "Elastos Smart Chain",
"chain": "ETH",
"rpc": ["https://api.elastos.io/eth"],
"faucets": ["https://faucet.elastos.org/"],
"nativeCurrency": {
"name": "Elastos",
"symbol": "ELA",
"decimals": 18
},
"infoURL": "https://www.elastos.org/",
"shortName": "esc",
"chainId": 20,
"networkId": 20,
"explorers": [
{
"name": "elastos esc explorer",
"url": "https://esc.elastos.io",
"standard": "EIP3091"
}
]
}