add eip155-61916.json DoKEN Mainnet (#1656)

* add doken mainnet

* Update doken.json

* Update doken.json
This commit is contained in:
Indowebdeveloper 2022-11-09 03:37:04 +07:00 committed by GitHub
parent 0164ff65f7
commit 396deaaf77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreifms4eio6v56oyeemnnu5luq3sc44hptan225lr45itgzu3u372iu",
"width": 200,
"height": 200,
"format": "png"
}
]