@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
37 lines • 806 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://mainnet-beta.monvision.io/api",
"family": "other",
"name": "Monad Explorer",
"url": "https://mainnet-beta.monvision.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 5
},
"chainId": 143,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Monad",
"domainId": 143,
"gasCurrencyCoinGeckoId": "monad",
"gnosisSafeTransactionServiceUrl": "https://api.safe.global/tx-service/monad/",
"name": "monad",
"nativeToken": {
"decimals": 18,
"name": "MON",
"symbol": "MON"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc-mainnet.monadinfra.com"
}
],
"technicalStack": "other"
}