@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
60 lines • 1.11 kB
JSON
{
"availability": {
"reasons": [
"deprecated"
],
"status": "disabled"
},
"bech32Prefix": "milk",
"blocks": {
"confirmations": 1,
"estimateBlockTime": 6,
"reorgPeriod": 1
},
"canonicalAsset": "umilk",
"chainId": "ceers-2112",
"contractAddressBytes": 32,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Milkyway Testnet",
"domainId": 1162171030,
"gasPrice": {
"amount": "0.0",
"denom": "umilk"
},
"grpcUrls": [
{
"http": "https://grpc.testnet.milkyway.zone/"
}
],
"index": {
"chunk": 10,
"from": 2449750
},
"isTestnet": true,
"name": "milkywaytestnet",
"nativeToken": {
"decimals": 6,
"denom": "umilk",
"name": "MILK",
"symbol": "MILK"
},
"protocol": "cosmosnative",
"restUrls": [
{
"http": "https://lcd.testnet.milkyway.zone/"
}
],
"rpcUrls": [
{
"http": "https://rpc.testnet.milkyway.zone/"
}
],
"slip44": 118,
"technicalStack": "other",
"transactionOverrides": {
"gasPrice": "0.0"
}
}