@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
37 lines • 753 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://peaq.subscan.io/api",
"family": "other",
"name": "Peaq Explorer",
"url": "https://peaq.subscan.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 6,
"reorgPeriod": "finalized"
},
"chainId": 3338,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Peaq",
"domainId": 3338,
"gasCurrencyCoinGeckoId": "peaq-2",
"isTestnet": false,
"name": "peaq",
"nativeToken": {
"decimals": 18,
"name": "peaq",
"symbol": "PEAQ"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://peaq.api.onfinality.io/public"
}
],
"technicalStack": "polkadotsubstrate"
}