UNPKG

@artela-network/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines 704 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.arthera.net/api", "family": "blockscout", "name": "Blockscout", "url": "https://explorer.arthera.net" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 0 }, "chainId": 10242, "deployer": { "name": "Arthera", "url": "https://www.arthera.net" }, "displayName": "Arthera", "domainId": 10242, "name": "arthera", "nativeToken": { "decimals": 18, "name": "Arthera", "symbol": "AA" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.arthera.net", "pagination": { "maxBlockRange": 10000 } } ] }