diff --git a/_data/chains/eip155-420000.json b/_data/chains/eip155-420000.json new file mode 100644 index 000000000000..d462318788ae --- /dev/null +++ b/_data/chains/eip155-420000.json @@ -0,0 +1,22 @@ +{ + "name": "Infinaeon", + "chain": "Infinaeon", + "rpc": ["https://rpc.infinaeon.com"], + "faucets": [""], + "nativeCurrency": { + "name": "Ethereum", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "hhttps://rpc.infinaeon.com", + "shortName": "Infinaeon", + "chainId": 420000, + "networkId": 420000, + "explorers": [ + { + "name": "tracehawk", + "url": "https://explorer.infinaeon.com", + "standard": "none" + } + ] +}