UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

71 lines 1.36 kB
{ "bech32Prefix": "noble", "blockExplorers": [ { "apiUrl": "https://www.mintscan.io/noble", "family": "other", "name": "Mintscan", "url": "https://www.mintscan.io/noble" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1.5, "reorgPeriod": 1 }, "canonicalAsset": "uusdn", "chainId": "noble-1", "contractAddressBytes": 32, "deployer": { "name": "Noble", "url": "https://noble.xyz" }, "displayName": "Noble", "domainId": 1313817164, "gasCurrencyCoinGeckoId": "noble-dollar-usdn", "gasPrice": { "amount": "0.1", "denom": "uusdn" }, "grpcUrls": [ { "http": "http://noble-grpc.polkachu.com:21590" }, { "http": "https://grpc.noble.xyz:443" } ], "index": { "chunk": 10, "from": 28613000 }, "name": "noble", "nativeToken": { "decimals": 6, "denom": "uusdn", "name": "Noble Dollar", "symbol": "USDN" }, "protocol": "cosmosnative", "restUrls": [ { "http": "https://noble-api.polkachu.com:443" }, { "http": "https://api.noble.xyz:443" } ], "rpcUrls": [ { "http": "https://noble-rpc.polkachu.com:443" }, { "http": "https://rpc.noble.xyz:443" } ], "slip44": 118, "technicalStack": "other", "transactionOverrides": { "gasPrice": 0.1 } }