chains/chains/eip155-75.json

26 lines
566 B
JSON

{
"name": "Decimal Smart Chain Mainnet",
"chain": "DSC",
"rpc": ["https://node.decimalchain.com/web3"],
"faucets": [],
"nativeCurrency": {
"name": "Decimal",
"symbol": "DEL",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://decimalchain.com",
"shortName": "DSC",
"chainId": 75,
"networkId": 75,
"icon": "dsc",
"explorers": [
{
"name": "DSC Explorer Mainnet",
"url": "https://explorer.decimalchain.com",
"icon": "dsc",
"standard": "EIP3091"
}
]
}