mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update dfk chain details
This commit is contained in:
parent
af79eb7387
commit
51c6f1c2a5
27
_data/chains/eip155-335.json
Normal file
27
_data/chains/eip155-335.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "DFK Chain Test",
|
||||||
|
"chain": "DFK",
|
||||||
|
"icon": "dfk",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://api-dfk.avax-test.network/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Jewel",
|
||||||
|
"symbol": "JEWEL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://defikingdoms.com",
|
||||||
|
"shortName": "DFK",
|
||||||
|
"chainId": 335,
|
||||||
|
"networkId": 335,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "ethernal",
|
||||||
|
"url": "https://explorer-test.dfkchain.com",
|
||||||
|
"icon": "ethereum",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
27
_data/chains/eip155-53935.json
Normal file
27
_data/chains/eip155-53935.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "DFK Chain",
|
||||||
|
"chain": "DFK",
|
||||||
|
"icon": "dfk",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://api-dfk.avax.network/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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
10
_data/icons/dfk.json
Normal file
10
_data/icons/dfk.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user