@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
38 lines • 807 B
JSON
{
"availability": {
"reasons": [
"unavailable"
],
"status": "disabled"
},
"blockExplorers": [
{
"apiUrl": "https://rootstock.blockscout.com/api",
"family": "blockscout",
"name": "Blockscout",
"url": "https://rootstock.blockscout.com"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 30,
"reorgPeriod": 4
},
"chainId": 30,
"displayName": "Rootstock",
"domainId": 1000000030,
"gasCurrencyCoinGeckoId": "rootstock",
"name": "rootstockmainnet",
"nativeToken": {
"decimals": 18,
"name": "Rootstock Smart Bitcoin",
"symbol": "RBTC"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.mainnet.rootstock.io/kXhXHf6TnnfW1POvr4UT0YUvujmuju-M"
}
],
"technicalStack": "other"
}