UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

62 lines 1.17 kB
{ "bech32Prefix": "kyve", "blockExplorers": [ { "apiUrl": "https://explorer.kyve.network/kaon", "family": "other", "name": "Ping.Pub", "url": "https://explorer.kyve.network/kaon" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 6, "reorgPeriod": 1 }, "canonicalAsset": "tkyve", "chainId": "kaon-1", "contractAddressBytes": 32, "deployer": { "name": "KYVE", "url": "https://kyve.network" }, "displayName": "KYVE Testnet", "domainId": 1262571342, "gasPrice": { "amount": "2.0", "denom": "tkyve" }, "grpcUrls": [ { "http": "https://grpc-raw.kaon.kyve.network" } ], "index": { "chunk": 10, "from": 11470395 }, "isTestnet": true, "name": "kyvetestnet", "nativeToken": { "decimals": 6, "denom": "tkyve", "name": "KYVE", "symbol": "KYVE" }, "protocol": "cosmosnative", "restUrls": [ { "http": "https://api.kaon.kyve.network" } ], "rpcUrls": [ { "http": "https://rpc.kaon.kyve.network" } ], "slip44": 118, "technicalStack": "other", "transactionOverrides": { "gasPrice": "2.0" } }