diff --git a/_data/chains/eip155-426.json b/_data/chains/eip155-426.json new file mode 100644 index 000000000000..909e65779db5 --- /dev/null +++ b/_data/chains/eip155-426.json @@ -0,0 +1,24 @@ +{ + "name": "The Widows Mite", + "chain": "MITE", + "rpc": ["https://rpc.twmcrypto.com/"], + "faucets": ["https://faucet.twmcrypto.com/"], + "nativeCurrency": { + "name": "The Widows Mite", + "symbol": "MITE", + "decimals": 8 + }, + "infoURL": "https://twmcrypto.com/", + "shortName": "mite", + "chainId": 426, + "networkId": 426, + "icon": "mite", + "explorers": [ + { + "name": "The Widows Mite Explorer", + "url": "https://scan.twmcrypto.com", + "icon": "mite", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/mite.json b/_data/icons/mite.json new file mode 100644 index 000000000000..3ebf50fb3d7f --- /dev/null +++ b/_data/icons/mite.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmUdrSXS4729UQGVvUYfc8S1CHnG3JpG2HhCTDmsCw6jk8", + "width": 500, + "height": 500, + "format": "png" + } +]