UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

55 lines (54 loc) 1.2 kB
export const metadata = { "bech32Prefix": "milk", "blocks": { "confirmations": 1, "estimateBlockTime": 6, "reorgPeriod": 1 }, "canonicalAsset": "umilk", "chainId": "milkyway", "contractAddressBytes": 32, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "MilkyWay", "domainId": 1835625579, "gasCurrencyCoinGeckoId": "milkyway-2", "gasPrice": { "amount": "0.03", "denom": "umilk" }, "grpcUrls": [ { "http": "https://grpc.mainnet.milkyway.zone/" } ], "index": { "chunk": 10, "from": 2249100 }, "name": "milkyway", "nativeToken": { "decimals": 6, "denom": "umilk", "name": "MILK", "symbol": "MILK" }, "protocol": "cosmosnative", "restUrls": [ { "http": "https://lcd.mainnet.milkyway.zone/" } ], "rpcUrls": [ { "http": "https://rpc.mainnet.milkyway.zone/" } ], "slip44": 118, "technicalStack": "other", "transactionOverrides": { "gasPrice": "0.03" } };