diff --git a/_data/chains/eip155-61916.json b/_data/chains/eip155-61916.json new file mode 100644 index 00000000..e49f0ec5 --- /dev/null +++ b/_data/chains/eip155-61916.json @@ -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" + } + ] +} diff --git a/_data/icons/doken.json b/_data/icons/doken.json new file mode 100644 index 00000000..24c299c7 --- /dev/null +++ b/_data/icons/doken.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreifms4eio6v56oyeemnnu5luq3sc44hptan225lr45itgzu3u372iu", + "width": 200, + "height": 200, + "format": "png" + } +]