Skip to content

Commit be4bee4

Browse files
committed
add robinhood chain
1 parent db35f4e commit be4bee4

3 files changed

Lines changed: 494 additions & 463 deletions

File tree

assets/chains.json

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

registry/manual.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2416,12 +2416,22 @@
24162416
"nativeCurrencySymbol": "ETH",
24172417
"etherscanBaseUrl": "https://explorer.testnet.battlechain.com"
24182418
},
2419+
{
2420+
"chainId": 4663,
2421+
"internalId": "Robinhood",
2422+
"name": "robinhood",
2423+
"averageBlocktimeHint": 400,
2424+
"nativeCurrencySymbol": "ETH",
2425+
"etherscanApiUrl": "https://robinhoodchain.blockscout.com/api",
2426+
"etherscanBaseUrl": "https://robinhoodchain.blockscout.com"
2427+
},
24192428
{
24202429
"chainId": 46630,
24212430
"internalId": "RobinhoodTestnet",
24222431
"name": "robinhood-testnet",
2432+
"averageBlocktimeHint": 400,
24232433
"isTestnet": true,
2424-
"nativeCurrencySymbol": null,
2434+
"nativeCurrencySymbol": "ETH",
24252435
"etherscanApiUrl": "https://explorer.testnet.chain.robinhood.com/api",
24262436
"etherscanBaseUrl": "https://explorer.testnet.chain.robinhood.com"
24272437
}

0 commit comments

Comments
 (0)