@fuel-infrastructure/fuel-hyperlane-registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
39 lines • 781 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://explorer.appchain.xyz/api",
"family": "blockscout",
"name": "AppChain Explorer",
"url": "https://explorer.appchain.xyz"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 2,
"reorgPeriod": 0
},
"chainId": 466,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "AppChain",
"domainId": 466,
"gasCurrencyCoinGeckoId": "ethereum",
"index": {
"from": 190
},
"name": "appchain",
"nativeToken": {
"decimals": 18,
"name": "Ether",
"symbol": "ETH"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://appchain.calderachain.xyz/http"
}
],
"technicalStack": "arbitrumnitro"
}