UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

31 lines (30 loc) 757 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://solo-testnet.explorer.caldera.xyz/api", "family": "blockscout", "name": "Solo Testnet Explorer", "url": "https://solo-testnet.explorer.caldera.xyz/" } ], "chainId": 8884571, "deployer": { "name": "Solo Chain", "url": "https://solo.tech/" }, "displayName": "Solo Testnet", "domainId": 8884571, "isTestnet": true, "name": "solotestnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://solo-testnet.rpc.caldera.xyz/http" } ] };