UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 778 B
{ "blockExplorers": [ { "apiUrl": "https://api.explorer.execution.testnet.lukso.network/api", "family": "blockscout", "name": "LUKSO Testnet Explorer", "url": "https://explorer.execution.testnet.lukso.network" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 12, "reorgPeriod": 14 }, "chainId": 4201, "deployer": { "name": "LUKSO Team", "url": "https://lukso.network" }, "displayName": "LUKSO Testnet", "domainId": 4201, "isTestnet": true, "name": "luksotestnet", "nativeToken": { "decimals": 18, "name": "Testnet LUKSO", "symbol": "LYXt" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.testnet.lukso.network" } ], "technicalStack": "other" }