mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add eip155-61916.json DoKEN Mainnet (#1656)
* add doken mainnet * Update doken.json * Update doken.json
This commit is contained in:
parent
0164ff65f7
commit
396deaaf77
28
_data/chains/eip155-61916.json
Normal file
28
_data/chains/eip155-61916.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "DoKEN Super Chain Mainnet",
|
||||
"chain": "DoKEN Super Chain",
|
||||
"rpc": [
|
||||
"https://sgrpc.doken.dev",
|
||||
"https://nyrpc.doken.dev",
|
||||
"https://ukrpc.doken.dev"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "DoKEN",
|
||||
"symbol": "DKN",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://doken.dev/",
|
||||
"shortName": "DoKEN",
|
||||
"chainId": 61916,
|
||||
"networkId": 61916,
|
||||
"icon": "doken",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "DSC Scan",
|
||||
"url": "https://explore.doken.dev",
|
||||
"icon": "doken",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/doken.json
Normal file
8
_data/icons/doken.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreifms4eio6v56oyeemnnu5luq3sc44hptan225lr45itgzu3u372iu",
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user