@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
36 lines • 724 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://explorer.solaxy.io",
"family": "other",
"name": "Solaxy Explorer",
"url": "https://explorer.solaxy.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1.2,
"reorgPeriod": 0
},
"chainId": 1936682104,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Solaxy",
"domainId": 1936682104,
"gasCurrencyCoinGeckoId": "solaxy",
"name": "solaxy",
"nativeToken": {
"decimals": 6,
"name": "Solaxy",
"symbol": "SOLX"
},
"protocol": "sealevel",
"rpcUrls": [
{
"http": "https://mainnet.rpc.solaxy.io"
}
],
"technicalStack": "other"
}