UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

51 lines 1.16 kB
{ "blockExplorers": [ { "apiUrl": "https://scan.pulsechain.box/api", "family": "blockscout", "name": "Pulsechain Explorer", "url": "https://scan.pulsechain.box" }, { "apiUrl": "https://api.scan.pulsechain.com/api", "family": "blockscout", "name": "Pulsechain Explorer", "url": "https://scan.pulsechainfoundation.org/#" }, { "apiUrl": "https://api.scan.pulsechain.com/api", "family": "other", "name": "Otterscan", "url": "https://otter.pulsechain.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 10, "reorgPeriod": 10 }, "chainId": 369, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "PulseChain", "domainId": 369, "gasCurrencyCoinGeckoId": "pulsechain", "name": "pulsechain", "nativeToken": { "decimals": 18, "name": "PulseChain", "symbol": "PLS" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.pulsechain.com" }, { "http": "https://pulsechain-rpc.publicnode.com" } ], "technicalStack": "other" }