@fuel-infrastructure/fuel-hyperlane-registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
31 lines • 588 B
JSON
{
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 1
},
"chainId": 1032009,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Infinity VM",
"domainId": 1032009,
"gasCurrencyCoinGeckoId": "infinityvm",
"index": {
"from": 157889
},
"name": "infinityvm",
"nativeToken": {
"decimals": 18,
"name": "INF",
"symbol": "INF"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://mainnet-endpoint.infinityvm.xyz"
}
],
"technicalStack": "other"
}