UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 786 B
{ "blockExplorers": [ { "apiUrl": "https://poseidon-testnet.explorer.caldera.xyz/api", "family": "blockscout", "name": "Ozean Poseidon Explorer", "url": "https://poseidon-testnet.explorer.caldera.xyz" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 1 }, "chainId": 31911, "deployer": { "name": "Linuz", "url": "https://github.com/0xlinus" }, "displayName": "Ozean Poseidon Testnet", "domainId": 31911, "isTestnet": true, "name": "poseidontestnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://poseidon-testnet.rpc.caldera.xyz/http" } ], "technicalStack": "opstack" }