@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
32 lines • 659 B
JSON
{
"blockExplorers": [
{
"apiKey": "TN462TRF5Y4CZA7WDPS7XTF48JT2IKQFUX",
"apiUrl": "https://api.cronoscan.com/api",
"family": "etherscan",
"name": "Cronoscan Explorer",
"url": "https://cronoscan.com"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 5,
"reorgPeriod": 0
},
"chainId": 25,
"displayName": "Cronos Mainnet",
"domainId": 25,
"gasCurrencyCoinGeckoId": "crypto-com-chain",
"name": "cronos",
"nativeToken": {
"decimals": 18,
"name": "Cronos",
"symbol": "CRO"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://evm.cronos.org"
}
]
}