@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
37 lines • 740 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://explorer.provable.com",
"family": "other",
"name": "Provable Explorer",
"url": "https://explorer.provable.com"
}
],
"blocks": {
"confirmations": 0,
"estimateBlockTime": 3,
"reorgPeriod": 0
},
"chainId": 0,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Aleo",
"domainId": 1634493807,
"gasCurrencyCoinGeckoId": "aleo",
"name": "aleo",
"nativeToken": {
"decimals": 6,
"denom": "credits",
"name": "Aleo",
"symbol": "ALEO"
},
"protocol": "aleo",
"rpcUrls": [
{
"http": "https://api.explorer.provable.com/v2"
}
],
"technicalStack": "other"
}