@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
28 lines • 533 B
JSON
{
"blocks": {
"confirmations": 1,
"estimateBlockTime": 12,
"reorgPeriod": 5
},
"chainId": 1983,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Krown",
"domainId": 1983,
"gasCurrencyCoinGeckoId": "krown-network",
"name": "krown",
"nativeToken": {
"decimals": 18,
"name": "KROWN",
"symbol": "KROWN"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://mainnet1.krown.network"
}
],
"technicalStack": "other"
}