@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
39 lines • 802 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://explorer.miracleplay.io/api",
"family": "blockscout",
"name": "Miracle Chain explorer",
"url": "https://explorer.miracleplay.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 3,
"reorgPeriod": 0
},
"chainId": 92278,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Miraclechain",
"domainId": 92278,
"gasCurrencyCoinGeckoId": "miracle-play",
"index": {
"from": 84964
},
"name": "miraclechain",
"nativeToken": {
"decimals": 18,
"name": "MiraclePlay",
"symbol": "MPT"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.miracleplay.io"
}
],
"technicalStack": "arbitrumnitro"
}