diff --git a/_data/chains/eip155-5887.json b/_data/chains/eip155-5887.json new file mode 100644 index 000000000000..700ea59d4808 --- /dev/null +++ b/_data/chains/eip155-5887.json @@ -0,0 +1,28 @@ +{ + "name": "MANTRACHAIN Testnet", + "chain": "Dukong", + "rpc": [ + "https://evm.dukong.mantrachain.io", + "wss://evm.dukong.mantrachain.io/ws" + ], + "faucets": ["https://faucet.dukong.mantrachain.io"], + "nativeCurrency": { + "name": "OM", + "symbol": "OM", + "decimals": 18 + }, + "infoURL": "https://mantrachain.io", + "shortName": "dukong", + "chainId": 5887, + "networkId": 5887, + "slip44": 1, + "icon": "om", + "explorers": [ + { + "name": "Dukong Explorer", + "url": "http://mantrascan.io", + "standard": "none", + "icon": "om" + } + ] +} diff --git a/_data/icons/om.json b/_data/icons/om.json new file mode 100644 index 000000000000..25fb8b3a00cd --- /dev/null +++ b/_data/icons/om.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu", + "width": 120, + "height": 120, + "format": "png" + } +]