UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

31 lines (30 loc) 697 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://testnet.meter.io", "family": "other", "name": "Meter Testnet Explorer", "url": "https://scan.meter.io" } ], "chainId": 83, "deployer": { "name": "JaunePomme", "url": "https://github.com/JaunePomme" }, "displayName": "Meter testnet", "domainId": 83, "isTestnet": true, "name": "metertestnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpctest.meter.io" } ] };