From 0e114f1f749c08d0230d6c648ea3afa87027ee30 Mon Sep 17 00:00:00 2001 From: aelmanaa <4503543+aelmanaa@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:23:43 +0000 Subject: [PATCH] chains metadata updated --- src/scripts/reference/chains.json | 55 +++++++++++++++++++------------ 1 file changed, 34 insertions(+), 21 deletions(-) diff --git a/src/scripts/reference/chains.json b/src/scripts/reference/chains.json index ad6671f713d..9552724a9d0 100644 --- a/src/scripts/reference/chains.json +++ b/src/scripts/reference/chains.json @@ -1550,10 +1550,43 @@ "chainId": 4326, "networkId": 4326, "icon": "megaeth", - "explorers": [{ "name": "MegaETH Etherscan", "url": "https://mega.etherscan.io", "standard": "EIP3091" }], + "explorers": [ + { "name": "MegaETH Etherscan", "url": "https://mega.etherscan.io", "standard": "EIP3091" }, + { + "name": "MegaETH Blockscout", + "url": "https://megaeth.blockscout.com", + "icon": "blockscout", + "standard": "EIP3091" + } + ], "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://rabbithole.megaeth.com" }] }, "status": "active" }, + { + "name": "Robinhood Chain", + "chain": "ETH", + "rpc": ["https://rpc.mainnet.chain.robinhood.com"], + "faucets": [], + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, + "infoURL": "https://docs.robinhood.com/chain", + "shortName": "robinhoodchain", + "chainId": 4663, + "networkId": 4663, + "explorers": [ + { + "name": "blockscout", + "url": "https://robinhoodchain.blockscout.com", + "icon": "blockscout", + "standard": "EIP3091" + } + ], + "status": "active", + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [{ "url": "https://portal.arbitrum.io/bridge?destinationChain=robinhood-chain&sourceChain=ethereum" }] + } + }, { "name": "World Chain Sepolia Testnet", "chain": "ETH", @@ -2229,26 +2262,6 @@ ], "parent": { "type": "L2", "chain": "eip155-11155111", "bridges": [{ "url": "https://portal.arbitrum.io/bridge" }] } }, - { - "name": "Robinhood Chain", - "title": "Robinhood Chain", - "chain": "ETH", - "rpc": ["https://rpc.mainnet.chain.robinhood.com"], - "faucets": [], - "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, - "infoURL": "https://docs.robinhood.com/chain/", - "shortName": "rh-mainnet", - "chainId": 4663, - "networkId": 4663, - "explorers": [ - { - "name": "blockscout", - "url": "https://robinhoodchain.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" - } - ] - }, { "name": "Neo X Mainnet", "chain": "Neo X",