Skip to content

Commit 93e82d3

Browse files
committed
Add Robinhood Chain Testnet
- Chain ID: 46630 - Official Blockscout-hosted explorer for Robinhood Chain Testnet (Arbitrum Orbit L2) - Verified not present in data/chains.json
1 parent 21de084 commit 93e82d3

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

data/chains.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12708,6 +12708,24 @@
1270812708
"hostedBy": "blockscout"
1270912709
}
1271012710
]
12711+
},
12712+
"46630": {
12713+
"name": "Robinhood Chain Testnet",
12714+
"description": "Public testnet for Robinhood Chain, an Ethereum L2 built on Arbitrum Orbit for financial-grade applications and tokenized real-world assets.",
12715+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/robinhood-chain.svg",
12716+
"ecosystem": ["Arbitrum", "Ethereum"],
12717+
"isTestnet": true,
12718+
"layer": 2,
12719+
"settlementLayerChainId": "1",
12720+
"rollupType": "optimistic",
12721+
"native_currency": "ETH",
12722+
"website": "https://robinhood.com/chain",
12723+
"explorers": [
12724+
{
12725+
"url": "https://explorer.testnet.chain.robinhood.com/",
12726+
"hostedBy": "blockscout"
12727+
}
12728+
]
1271112729
}
1271212730
}
1271312731

0 commit comments

Comments
 (0)