diff --git a/_data/eip155-804.json b/_data/eip155-804.json new file mode 100644 index 000000000000..f8653d1a4f71 --- /dev/null +++ b/_data/eip155-804.json @@ -0,0 +1,24 @@ +{ + "name": "EarthCreatorChain", + "chain": "ECC", + "rpc": [ + "https://rpc.earthcreator.jp" + ], + "faucets": [], + "nativeCurrency": { + "name": "Earth Creator Coin", + "symbol": "ECC", + "decimals": 18 + }, + "infoURL": "https://earthcreator.jp", + "shortName": "ecc", + "chainId": 804, + "networkId": 804, + "explorers": [ + { + "name": "EarthScan", + "url": "https://scan.earthcreator.jp", + "standard": "EIP3091" + } + ] +}