UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

30 lines 625 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.testnet.aurora.dev/api", "family": "blockscout", "name": "auroratestnetscan", "url": "https://explorer.testnet.aurora.dev" } ], "chainId": 1313161555, "deployer": { "name": "JunayedMh", "url": "https://github.com/JunayedMh" }, "displayName": "Aurora Testnet", "domainId": 1313161555, "isTestnet": true, "name": "auroratestnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "AETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://testnet.aurora.dev" } ] }