chains/_data/chains/eip155-335.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
550 B
JSON

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