chains/_data/chains/eip155-53935.json
Mr. Faun a4872a8f0a
update dfk chain rpcs to new avax dns (#1020)
Co-authored-by: Mr. Faun <mr_faun@protonmail.com>
2022-03-30 07:29:46 +02:00

27 lines
532 B
JSON

{
"name": "DFK Chain",
"chain": "DFK",
"icon": "dfk",
"network": "mainnet",
"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"
}
]
}