@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
48 lines • 947 B
JSON
{
"availability": {
"reasons": [
"unavailable"
],
"status": "disabled"
},
"blockExplorers": [
{
"apiUrl": "https://explorer.re.al/api/eth-rpc",
"family": "blockscout",
"name": "re.al Explorer",
"url": "https://explorer.re.al"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 30,
"reorgPeriod": 0
},
"chainId": 111188,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "re.al",
"domainId": 111188,
"gasCurrencyCoinGeckoId": "ethereum",
"index": {
"from": 363159
},
"name": "real",
"nativeToken": {
"decimals": 18,
"name": "Real Ether",
"symbol": "reETH"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.realforreal.gelato.digital"
},
{
"http": "https://tangible-real.gateway.tenderly.co"
}
],
"technicalStack": "arbitrumnitro"
}