diff --git a/_data/chains/eip155-50341.json b/_data/chains/eip155-50341.json new file mode 100644 index 000000000000..2eccb1cce132 --- /dev/null +++ b/_data/chains/eip155-50341.json @@ -0,0 +1,28 @@ +{ + "name": "Reddio Devnet", + "title": "Reddio Sepolia L2 Rollup Devnet", + "chain": "ETH", + "rpc": ["https://reddio-dev.reddio.com"], + "faucets": [], + "nativeCurrency": { + "name": "Red", + "symbol": "RED", + "decimals": 18 + }, + "infoURL": "https://www.reddio.com", + "shortName": "reddio-devnet", + "chainId": 50341, + "networkId": 50341, + "slip44": 1, + "explorers": [ + { + "name": "L2scan", + "url": "https://reddio-devnet.l2scan.co", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-11155111" + } +}