chains/_data/chains/eip155-51.json

31 lines
683 B
JSON

{
"name": "XDC Apothem Network",
"chain": "XDC",
"rpc": ["https://rpc.apothem.network", "https://erpc.apothem.network"],
"faucets": ["https://faucet.apothem.network"],
"nativeCurrency": {
"name": "XinFin",
"symbol": "TXDC",
"decimals": 18
},
"infoURL": "https://xinfin.org",
"shortName": "txdc",
"chainId": 51,
"networkId": 51,
"icon": "xdc",
"explorers": [
{
"name": "xdcscan",
"url": "https://apothem.xinfinscan.com",
"icon": "blocksscan",
"standard": "EIP3091"
},
{
"name": "blocksscan",
"url": "https://apothem.blocksscan.io",
"icon": "blocksscan",
"standard": "EIP3091"
}
]
}