UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

30 lines 600 B
{ "blockExplorers": [ { "apiUrl": "https://testnet.u2uscan.xyz/api", "family": "blockscout", "name": "u2uscan", "url": "https://testnet.u2uscan.xyz" } ], "chainId": 2484, "deployer": { "name": "junayedmh", "url": "https://github.com/JunayedMh" }, "displayName": "U2U Testnet", "domainId": 2484, "isTestnet": true, "name": "u2utestnet", "nativeToken": { "decimals": 18, "name": "Union Ultra", "symbol": "U2U" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc-nebulas-testnet.uniultra.xyz" } ] }