UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 755 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.testnet.riselabs.xyz/api", "family": "blockscout", "name": "Rise Testnet Explorer", "url": "https://explorer.testnet.riselabs.xyz" } ], "blocks": { "confirmations": 10, "estimateBlockTime": 1, "reorgPeriod": 60 }, "chainId": 11155931, "deployer": { "name": "Epoch Protocol", "url": "https://www.epochprotocol.xyz" }, "displayName": "Rise Testnet", "domainId": 11155931, "isTestnet": true, "name": "risetestnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://testnet.riselabs.xyz" } ], "technicalStack": "other" }