chains/chains/eip155-520.json

28 lines
551 B
JSON

{
"name": "XT Smart Chain Mainnet",
"chain": "XSC",
"icon": "xsc",
"rpc": [
"https://datarpc1.xsc.pub",
"https://datarpc2.xsc.pub",
"https://datarpc3.xsc.pub"
],
"faucets": ["https://xsc.pub/faucet"],
"nativeCurrency": {
"name": "XT Smart Chain Native Token",
"symbol": "XT",
"decimals": 18
},
"infoURL": "https://xsc.pub/",
"shortName": "xt",
"chainId": 520,
"networkId": 1024,
"explorers": [
{
"name": "xscscan",
"url": "https://xscscan.pub",
"standard": "EIP3091"
}
]
}