diff --git a/_data/chains/eip155-16666.json b/_data/chains/eip155-16666.json new file mode 100644 index 000000000000..ad740fd62ce0 --- /dev/null +++ b/_data/chains/eip155-16666.json @@ -0,0 +1,40 @@ +{ + "name": "MegaETH Testnet", + "chain": "MEGA", + "rpc": [ + "https://rpc.testnet.megaeth.com" + ], + "faucets": [ + "https://faucet.testnet.megaeth.com" + ], + "nativeCurrency": { + "name": "MEGA", + "symbol": "MEGA", + "decimals": 18 + }, + "features": [ + { "name": "EIP155" }, + { "name": "EIP1559" } + ], + "infoURL": "https://megaeth.com", + "shortName": "mega-test", + "chainId": 16600, + "networkId": 16600, + "icon": "megaeth", + "explorers": [ + { + "name": "MegaETH Scan", + "url": "https://explorer.testnet.megaeth.com", + "icon": "megaeth-scan", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [ + { "url": "https://bridge.megaeth.com" } + ] + }, + "status": "incubating" +}