@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
40 lines • 847 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://galactica-mainnet.explorer.alchemy.com/api",
"family": "blockscout",
"name": "Galactica Explorer",
"url": "https://galactica-mainnet.explorer.alchemy.com"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 0
},
"chainId": 613419,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Galactica",
"domainId": 613419,
"gasCurrencyCoinGeckoId": "galactica-network-gnet",
"index": {
"from": 851
},
"isTestnet": false,
"name": "galactica",
"nativeToken": {
"decimals": 18,
"name": "GNET",
"symbol": "GNET"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.galactica.com"
}
],
"technicalStack": "arbitrumnitro"
}