chains/_data/chains/eip155-53935.json

25 lines
501 B
JSON

{
"name": "DFK Chain",
"chain": "DFK",
"icon": "dfk",
"rpc": ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "Jewel",
"symbol": "JEWEL",
"decimals": 18
},
"infoURL": "https://defikingdoms.com",
"shortName": "DFK",
"chainId": 53935,
"networkId": 53935,
"explorers": [
{
"name": "ethernal",
"url": "https://explorer.dfkchain.com",
"icon": "ethereum",
"standard": "none"
}
]
}