mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
27 lines
532 B
JSON
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"
|
|
}
|
|
]
|
|
} |