@fuel-infrastructure/fuel-hyperlane-registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
39 lines • 827 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://mainnet.explorer.rarichain.org/api",
"family": "blockscout",
"name": "Rari Mainnet Explorer",
"url": "https://mainnet.explorer.rarichain.org"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 30,
"reorgPeriod": 0
},
"chainId": 1380012617,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "RARI Chain",
"domainId": 1000012617,
"gasCurrencyCoinGeckoId": "ethereum",
"index": {
"from": 688784
},
"name": "rarichain",
"nativeToken": {
"decimals": 18,
"name": "Ethereum",
"symbol": "ETH"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://mainnet.rpc.rarichain.org/http"
}
],
"technicalStack": "arbitrumnitro"
}