diff --git a/_data/chains/eip155-2030232745.json b/_data/chains/eip155-2030232745.json new file mode 100644 index 000000000000..3d6d95cfebe6 --- /dev/null +++ b/_data/chains/eip155-2030232745.json @@ -0,0 +1,35 @@ +{ + "name": "Lumia Beam Testnet", + "shortName": "lumia-beam-testnet", + "title": "Lumia Beam Testnet", + "chain": "ETH", + "icon": "lumia", + "rpc": ["https://beam-rpc.lumia.org"], + "faucets": ["https://beam-faucet.lumia.org/"], + "nativeCurrency": { + "name": "Lumia", + "symbol": "LUMIA", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://lumia.org", + "chainId": 2030232745, + "networkId": 2030232745, + "explorers": [ + { + "name": "Lumia Beam Testnet Explorer", + "url": "https://beam-explorer.lumia.org", + "icon": "lumia", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [ + { + "url": "https://beam-bridge.lumia.org" + } + ] + } +}