diff --git a/archway/chain.json b/archway/chain.json index 1151e4f0..87d3e2d1 100644 --- a/archway/chain.json +++ b/archway/chain.json @@ -34,21 +34,21 @@ }, "codebase": { "git_repo": "https://github.com/archway-network/archway", - "recommended_version": "v7.0.1", - "compatible_versions": ["v7.0.0", "v7.0.1"], + "recommended_version": "v9.0.0", + "compatible_versions": ["v9.0.0", "v9.0.0"], "binaries": { - "linux/amd64": "https://github.com/archway-network/archway/releases/download/v7.0.1/archwayd_linux_amd64", - "linux/arm64": "https://github.com/archway-network/archway/releases/download/v7.0.1/archwayd_linux_arm64", - "darwin/amd64": "https://github.com/archway-network/archway/releases/download/v7.0.1/archwayd_darwin_amd64", - "darwin/arm64": "https://github.com/archway-network/archway/releases/download/v7.0.1/archwayd_darwin_arm64" + "linux/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_amd64", + "linux/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_arm64", + "darwin/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_darwin_amd64", + "darwin/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_darwin_arm64" }, - "cosmos_sdk_version": "v0.47.11", - "ibc_go_version": "v7.4.0", + "cosmos_sdk_version": "v0.50.6", + "ibc_go_version": "v8.4.0", "consensus": { "type": "cometbft", - "version": "v0.37.5" + "version": "v0.38.12" }, - "cosmwasm_version": "v0.45.0", + "cosmwasm_version": "v0.51.0", "cosmwasm_enabled": true, "genesis": { "genesis_url": "https://github.com/archway-network/networks/raw/main/archway/genesis/genesis.json.gz" @@ -163,7 +163,30 @@ }, "cosmwasm_version": "v0.45.0", "cosmwasm_enabled": true + }, + { + "name": "v9.0.0", + "recommended_version": "v9.0.0", + "compatible_versions": [ + "v9.0.0" + ], + "height": 1, + "consensus": { + "type": "cometbft", + "version": "v0.38.12" + }, + "cosmos_sdk_version": "v0.50.6", + "cosmwasm_version": "v0.51.0", + "cosmwasm_enabled": true, + "ibc_go_version": "v8.4.0", + "cosmwasm_path": "$HOME/.archway/data/wasm", + "binaries": { + "linux/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_amd64", + "linux/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_arm64" + }, + "next_version_name": "" } + ] }, "logo_URIs": { @@ -173,8 +196,8 @@ "peers": { "seeds": [ { - "id": "3ba7bf08f00e228026177e9cdc027f6ef6eb2b39", - "address": "35.232.234.58:26656", + "id": "db106bc9c61dacadc26bcf28caa130089b75161b", + "address": "144.76.3.52:26656", "provider": "Archway Foundation" }, { diff --git a/devnets/_IBC/archwaydevnet-osmosistestnet.json b/devnets/_IBC/archwaydevnet-osmosistestnet.json index be274f9a..2d17ea59 100644 --- a/devnets/_IBC/archwaydevnet-osmosistestnet.json +++ b/devnets/_IBC/archwaydevnet-osmosistestnet.json @@ -2,22 +2,22 @@ "$schema": "../ibc_data.schema.json", "chain_1": { "chain_name": "archwaydevnet", - "client_id": "07-tendermint-2", + "client_id": "07-tendermint-0", "connection_id": "connection-2" }, "chain_2": { "chain_name": "osmosistestnet", - "client_id": "07-tendermint-1831", + "client_id": "07-tendermint-4216", "connection_id": "connection-1755" }, "channels": [ { "chain_1": { - "channel_id": "channel-2", + "channel_id": "channel-0", "port_id": "transfer" }, "chain_2": { - "channel_id": "channel-5125", + "channel_id": "channel-9745", "port_id": "transfer" }, "ordering": "unordered", diff --git a/devnets/archwaydevnet/chain.json b/devnets/archwaydevnet/chain.json index 9039518d..197f3af4 100644 --- a/devnets/archwaydevnet/chain.json +++ b/devnets/archwaydevnet/chain.json @@ -36,47 +36,47 @@ }, "codebase": { "git_repo": "https://github.com/archway-network/archway", - "recommended_version": "v4.0.2", + "recommended_version": "v9.0.0", "compatible_versions": [ - "v4.0.2" + "v9.0.0" ], "binaries": { - "linux/amd64": "https://github.com/archway-network/archway/releases/download/v4.0.2/archwayd_linux_amd64", - "linux/arm64": "https://github.com/archway-network/archway/releases/download/v4.0.2/archwayd_linux_arm64", - "darwin/amd64": "https://github.com/archway-network/archway/releases/download/v4.0.2/archwayd_darwin_amd64", - "darwin/arm64": "https://github.com/archway-network/archway/releases/download/v4.0.2/archwayd_darwin_arm64" + "linux/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_amd64", + "linux/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_arm64", + "darwin/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_darwin_amd64", + "darwin/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_darwin_arm64" }, - "cosmos_sdk_version": "v0.45.16", + "cosmos_sdk_version": "v0.50.6", "consensus": { - "type": "tendermint", - "version": "v0.34.27" + "type": "cometbft", + "version": "v0.38.12" }, - "cosmwasm_version": "v0.33.0", + "cosmwasm_version": "v0.51.0", "cosmwasm_enabled": true, - "ibc_go_version": "v4.3.1", + "ibc_go_version": "v8.4.0", "genesis": { "genesis_url": "https://github.com/archway-network/networks/raw/main/devnets/archwaydevnet/genesis.json" }, "versions": [ { - "name": "v4.0.2", - "recommended_version": "v4.0.2", + "name": "v9.0.0", + "recommended_version": "v9.0.0", "compatible_versions": [ - "v4.0.2" + "v9.0.0" ], "height": 1, "consensus": { "type": "cometbft", - "version": "v0.34.27" + "version": "v0.38.12" }, - "cosmos_sdk_version": "v0.45.16", - "cosmwasm_version": "v0.33.0", + "cosmos_sdk_version": "v0.50.6", + "cosmwasm_version": "v0.51.0", "cosmwasm_enabled": true, - "ibc_go_version": "v4.3.1", + "ibc_go_version": "v8.4.0", "cosmwasm_path": "$HOME/.archway/data/wasm", "binaries": { - "linux/amd64": "https://github.com/archway-network/archway/releases/download/v4.0.2/archwayd_linux_amd64", - "linux/arm64": "https://github.com/archway-network/archway/releases/download/v4.0.2/archwayd_linux_arm64" + "linux/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_amd64", + "linux/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_arm64" }, "next_version_name": "" } @@ -86,7 +86,7 @@ "seeds": [ { "id": "f8fd54bda5477660ac1981991a3a332cd4734f62", - "address": "34.173.118.210:26656", + "address": "88.99.115.14:26656", "provider": "Archway Foundation" } ], diff --git a/devnets/archwaydevnet/genesis.json b/devnets/archwaydevnet/genesis.json index 155cd444..32ec9f5b 100644 --- a/devnets/archwaydevnet/genesis.json +++ b/devnets/archwaydevnet/genesis.json @@ -1,2475 +1,67 @@ { - "genesis_time": "2024-01-24T10:00:00Z", + "app_name": "archway", + "app_version": "v9.0.0", + "genesis_time": "2024-11-21T21:12:45.939480947Z", "chain_id": "titus-4", - "initial_height": "1", - "consensus_params": { - "block": { - "max_bytes": "22020096", - "max_gas": "300000000", - "time_iota_ms": "1000" - }, - "evidence": { - "max_age_num_blocks": "100000", - "max_age_duration": "172800000000000", - "max_bytes": "1048576" - }, - "validator": { - "pub_key_types": [ - "ed25519" - ] - }, - "version": {} - }, - "app_hash": "", + "initial_height": 1, + "app_hash": null, "app_state": { + "07-tendermint": null, "auth": { + "params": { + "max_memo_characters": "256", + "tx_sig_limit": "7", + "tx_size_cost_per_byte": "10", + "sig_verify_cost_ed25519": "590", + "sig_verify_cost_secp256k1": "1000" + }, "accounts": [ - { - "@type": "/cosmos.auth.v1beta1.BaseAccount", - "address": "archway1ctnvmnsend6uc0ynv058f4h3kytxg2zkj9ppsa", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, { "@type": "/cosmos.auth.v1beta1.BaseAccount", "address": "archway172zqrqtrwfplwhec44050dhuv66ekcmty373y9", "pub_key": null, "account_number": "0", - "sequence": "0" - }, - { - "@type": "/cosmos.auth.v1beta1.BaseAccount", - "address": "archway1370vgzkv5l3kylcylwekzjcdt2hjk2k8z87fh3", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1z9yhg62wea77ecc3hgksv04frkghns0d46th7k", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706087001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 100, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 50, - "amount": [ - { - "amount": "3750000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 50, - "amount": [ - { - "amount": "3750000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1wtr05lcxf4pvun4atr3jqlpl545kudx59k7ny3", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706169601, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 3600, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "690000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1hdr9664z9jwqsy20s99hw8nn2hj96uf46vue3m", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706346001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 7200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "214000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "224000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1s0uelejpps6wrgx75nq98xfgqruuw3yl9sdp4f", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706346001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 86400, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "324000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1sf6a36j9zq0y7urmkjng46wynl5w7w7ja4e8nw", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706341681, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 103680, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "357000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "360000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1xeegkr5swh6l7klwugh7w0fgg77pnqnp9ek3e2", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706346001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 172800, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1303ga9r5qzhjcdc75q7ug86w9v9r0vwafdv0d8", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706346001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 172800, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "625000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1kcz3xyfaqe5qv99w4gdtmc3e2j78pheludlvqz", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706346001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 43200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "250000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway17l4nnrm3h8q44elhg97xt3vqphs0paw9g4ge9s", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706346001, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 86400, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "312000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 7200, - "amount": [ - { - "amount": "324000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1arrugpkg3l2yv7clgqnrpn5js6xsjs9zj2vxpc", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706864401, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 86400, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "937000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "941000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1jllfzjyc0endjrdkewc9dey3r8fcq05de8al4d", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1707123601, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 259200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 259200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 259200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 259200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1x332cnmmfzqadndpfm3hch7z0c55dnmaspse8n", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706871601, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 7200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 777600, - "amount": [ - { - "amount": "7500000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway138e46p8c4f5unrwrppxppqchrnj34u566mzjn0", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1706691601, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 86400, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 259200, - "amount": [ - { - "amount": "3750000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 259200, - "amount": [ - { - "amount": "3750000000000000000000", - "denom": "atitus" - } - ] - } - ] - }, - { - "@type": "/cosmos.vesting.v1beta1.PeriodicVestingAccount", - "base_vesting_account": { - "base_account": { - "address": "archway1r5ufeumm4rpptxxcxaly9u6lppffst7ntpw762", - "pub_key": null, - "account_number": "0", - "sequence": "0" - }, - "delegated_free": [], - "delegated_vesting": [], - "end_time": 1707296401, - "original_vesting": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - "start_time": 1706086801, - "vesting_periods": [ - { - "length": 259200, - "amount": [ - { - "amount": "2500000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "681000000000000000000", - "denom": "atitus" - } - ] - }, - { - "length": 86400, - "amount": [ - { - "amount": "690000000000000000000", - "denom": "atitus" - } - ] - } - ] - } - ], - "params": { - "max_memo_characters": "256", - "sig_verify_cost_ed25519": "590", - "sig_verify_cost_secp256k1": "1000", - "tx_sig_limit": "7", - "tx_size_cost_per_byte": "10" - } - }, - "authz": { - "authorization": [] - }, - "bank": { - "balances": [ - { - "address": "archway1ctnvmnsend6uc0ynv058f4h3kytxg2zkj9ppsa", - "coins": [ - { - "amount": "999859966000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway172zqrqtrwfplwhec44050dhuv66ekcmty373y9", - "coins": [ - { - "amount": "10000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1370vgzkv5l3kylcylwekzjcdt2hjk2k8z87fh3", - "coins": [ - { - "amount": "10000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1z9yhg62wea77ecc3hgksv04frkghns0d46th7k", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "coins": [ - { - "amount": "14000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1wtr05lcxf4pvun4atr3jqlpl545kudx59k7ny3", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1hdr9664z9jwqsy20s99hw8nn2hj96uf46vue3m", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1s0uelejpps6wrgx75nq98xfgqruuw3yl9sdp4f", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1sf6a36j9zq0y7urmkjng46wynl5w7w7ja4e8nw", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1xeegkr5swh6l7klwugh7w0fgg77pnqnp9ek3e2", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1303ga9r5qzhjcdc75q7ug86w9v9r0vwafdv0d8", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1kcz3xyfaqe5qv99w4gdtmc3e2j78pheludlvqz", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway17l4nnrm3h8q44elhg97xt3vqphs0paw9g4ge9s", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1arrugpkg3l2yv7clgqnrpn5js6xsjs9zj2vxpc", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1jllfzjyc0endjrdkewc9dey3r8fcq05de8al4d", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway1x332cnmmfzqadndpfm3hch7z0c55dnmaspse8n", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, - { - "address": "archway138e46p8c4f5unrwrppxppqchrnj34u566mzjn0", - "coins": [ - { - "amount": "10000000000000000000000", - "denom": "atitus" - } - ] - }, + "sequence": "0" + } + ] + }, + "authz": { + "authorization": [] + }, + "bank": { + "params": { + "send_enabled": [], + "default_send_enabled": true + }, + "balances": [ { - "address": "archway1r5ufeumm4rpptxxcxaly9u6lppffst7ntpw762", + "address": "archway172zqrqtrwfplwhec44050dhuv66ekcmty373y9", "coins": [ { - "amount": "10000000000000000000000", - "denom": "atitus" + "denom": "atitus", + "amount": "1000000000000000000000000000" } ] } ], - "denom_metadata": [ + "supply": [ { - "description": "The native staking token of the Archway blockchain.", - "denom_units": [ - { - "denom": "titus", - "exponent": 0, - "aliases": [] - }, - { - "denom": "utitus", - "exponent": 6, - "aliases": [] - }, - { - "denom": "atitus", - "exponent": 18, - "aliases": [] - } - ], - "base": "titus", - "display": "titus", - "name": "Archway TIIUS", - "symbol": "TITUS" + "denom": "atitus", + "amount": "1000000000000000000000000000" } ], + "denom_metadata": [], + "send_enabled": [] + }, + "callback": { "params": { - "default_send_enabled": true, - "send_enabled": [] + "callback_gas_limit": "1000000", + "max_block_reservation_limit": "3", + "max_future_reservation_limit": "10000", + "block_reservation_fee_multiplier": "1.000000000000000000", + "future_reservation_fee_multiplier": "1.000000000000000000" }, - "supply": [ - { - "amount": "1000000000000000000000000000", - "denom": "atitus" - } - ] + "callbacks": [] }, "capability": { "index": "1", @@ -2477,27 +69,46 @@ }, "crisis": { "constant_fee": { - "amount": "1000000000000000000000", - "denom": "atitus" + "denom": "atitus", + "amount": "1000" } }, - "distribution": { - "delegator_starting_infos": [], - "delegator_withdraw_infos": [], - "fee_pool": { - "community_pool": [] + "cwerrors": { + "params": { + "error_stored_time": "302400", + "subscription_fee": { + "denom": "stake", + "amount": "0" + }, + "subscription_period": "302400" }, - "outstanding_rewards": [], + "errors": [] + }, + "cwfees": { + "granting_contracts": [] + }, + "cwica": { + "params": { + "msg_send_tx_max_messages": "5" + } + }, + "distribution": { "params": { - "base_proposer_reward": "0.010000000000000000", - "bonus_proposer_reward": "0.040000000000000000", - "community_tax": "0.060000000000000000", + "community_tax": "0.020000000000000000", + "base_proposer_reward": "0.000000000000000000", + "bonus_proposer_reward": "0.000000000000000000", "withdraw_addr_enabled": true }, + "fee_pool": { + "community_pool": [] + }, + "delegator_withdraw_infos": [], "previous_proposer": "", + "outstanding_rewards": [], "validator_accumulated_commissions": [], - "validator_current_rewards": [], "validator_historical_rewards": [], + "validator_current_rewards": [], + "delegator_starting_infos": [], "validator_slash_events": [] }, "evidence": { @@ -2507,169 +118,14 @@ "allowances": [] }, "feeibc": { - "fee_enabled_channels": [], - "forward_relayers": [], "identified_fees": [], + "fee_enabled_channels": [], + "registered_payees": [], "registered_counterparty_payees": [], - "registered_payees": [] + "forward_relayers": [] }, "genmsg": { - "messages": [ - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1z9yhg62wea77ecc3hgksv04frkghns0d46th7k", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1wtr05lcxf4pvun4atr3jqlpl545kudx59k7ny3", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1hdr9664z9jwqsy20s99hw8nn2hj96uf46vue3m", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1s0uelejpps6wrgx75nq98xfgqruuw3yl9sdp4f", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1sf6a36j9zq0y7urmkjng46wynl5w7w7ja4e8nw", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1xeegkr5swh6l7klwugh7w0fgg77pnqnp9ek3e2", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1303ga9r5qzhjcdc75q7ug86w9v9r0vwafdv0d8", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1kcz3xyfaqe5qv99w4gdtmc3e2j78pheludlvqz", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway17l4nnrm3h8q44elhg97xt3vqphs0paw9g4ge9s", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1arrugpkg3l2yv7clgqnrpn5js6xsjs9zj2vxpc", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1jllfzjyc0endjrdkewc9dey3r8fcq05de8al4d", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1x332cnmmfzqadndpfm3hch7z0c55dnmaspse8n", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway138e46p8c4f5unrwrppxppqchrnj34u566mzjn0", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - }, - { - "@type": "/cosmos.bank.v1beta1.MsgSend", - "from_address": "archway10gc8cwfa63uc6hgdk8lyrjut2up0nt86j2a3cy3p6pw3ycu02xkqsxlwnn", - "to_address": "archway1r5ufeumm4rpptxxcxaly9u6lppffst7ntpw762", - "amount": [ - { - "amount": "1000000000000000000", - "denom": "atitus" - } - ] - } - ] + "messages": [] }, "genutil": { "gen_txs": [ @@ -2679,7 +135,7 @@ { "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", "description": { - "moniker": "titus-validator-1-validator-0", + "moniker": "titus-api-val-1", "identity": "", "website": "", "security_contact": "", @@ -2691,19 +147,19 @@ "max_change_rate": "0.100000000000000000" }, "min_self_delegation": "1", - "delegator_address": "archway172zqrqtrwfplwhec44050dhuv66ekcmty373y9", + "delegator_address": "", "validator_address": "archwayvaloper172zqrqtrwfplwhec44050dhuv66ekcmty4hnfv", "pubkey": { "@type": "/cosmos.crypto.ed25519.PubKey", - "key": "4T2qWNlIBH33BdeuCMG+q+sggzQKK+gb8uBjCrZhFic=" + "key": "E/XsUpj+vykwyumPW7WhGHCeIbsHNDXMpJ/9usAlKzc=" }, "value": { "denom": "atitus", - "amount": "9500000000000000000" + "amount": "1000000000000000000000000" } } ], - "memo": "2f466c392dfc7ad0953fbf811732a8973b3cdcf5@10.128.0.84:26656", + "memo": "a173e2b260110617ca2b0862b30554602dce8759@88.99.115.14:26656", "timeout_height": "0", "extension_options": [], "non_critical_extension_options": [] @@ -2733,76 +189,11 @@ "gas_limit": "200000", "payer": "", "granter": "" - } - }, - "signatures": [ - "EvSn9G+GjnEz2Yt7xfi487zv3svyXaitqDUX+T3qaF4wtwSO01lyCbYjugKaiV5BxNhGPuwKZTmPtk45z/BPBw==" - ] - }, - { - "body": { - "messages": [ - { - "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", - "description": { - "moniker": "titus-validator-2-validator-0", - "identity": "", - "website": "", - "security_contact": "", - "details": "" - }, - "commission": { - "rate": "0.010000000000000000", - "max_rate": "0.100000000000000000", - "max_change_rate": "0.100000000000000000" - }, - "min_self_delegation": "1", - "delegator_address": "archway1370vgzkv5l3kylcylwekzjcdt2hjk2k8z87fh3", - "validator_address": "archwayvaloper1370vgzkv5l3kylcylwekzjcdt2hjk2k8zrht6c", - "pubkey": { - "@type": "/cosmos.crypto.ed25519.PubKey", - "key": "msxp68WOZA+5aCCD1WO1yp90SWuNuUpv5yi1pj/wCMU=" - }, - "value": { - "denom": "atitus", - "amount": "9500000000000000000" - } - } - ], - "memo": "48518a98572803a5409465c244e717070f90f072@10.128.0.83:26656", - "timeout_height": "0", - "extension_options": [], - "non_critical_extension_options": [] - }, - "auth_info": { - "signer_infos": [ - { - "public_key": { - "@type": "/cosmos.crypto.secp256k1.PubKey", - "key": "AtptHChWuRDF+kN/nXW21CFzo7yLJwgbQkE6qBekLSCl" - }, - "mode_info": { - "single": { - "mode": "SIGN_MODE_DIRECT" - } - }, - "sequence": "0" - } - ], - "fee": { - "amount": [ - { - "denom": "atitus", - "amount": "180000000000000000" - } - ], - "gas_limit": "200000", - "payer": "", - "granter": "" - } + }, + "tip": null }, "signatures": [ - "M/2zE0bqr1zfAGHLTrTOly+nnNGWe3X+XKdWBiZCIK9IxYjuzz+Qplknva0n25CaBWhTBgTnyGGdi54oJ77g3w==" + "y/57K7zxW316ea2I2v54U3TMNnb+QExrX6QWZJslzy0GTvwgmSDeuKLOiB4eu/KUYS8GTZq6RHs8KRqXPFFkZQ==" ] } ] @@ -2812,57 +203,91 @@ "deposits": [], "votes": [], "proposals": [], - "deposit_params": { + "deposit_params": null, + "voting_params": null, + "tally_params": null, + "params": { "min_deposit": [ { - "amount": "10000000000000000000", - "denom": "atitus" + "denom": "atitus", + "amount": "10000000" } ], - "max_deposit_period": "7200s" - }, - "voting_params": { - "voting_period": "3600s" - }, - "tally_params": { + "max_deposit_period": "172800s", + "voting_period": "172800s", "quorum": "0.334000000000000000", "threshold": "0.500000000000000000", - "veto_threshold": "0.334000000000000000" - } + "veto_threshold": "0.334000000000000000", + "min_initial_deposit_ratio": "0.000000000000000000", + "proposal_cancel_ratio": "0.500000000000000000", + "proposal_cancel_dest": "", + "expedited_voting_period": "86400s", + "expedited_threshold": "0.667000000000000000", + "expedited_min_deposit": [ + { + "denom": "atitus", + "amount": "50000000" + } + ], + "burn_vote_quorum": false, + "burn_proposal_deposit_prevote": false, + "burn_vote_veto": true, + "min_deposit_ratio": "0.010000000000000000" + }, + "constitution": "" + }, + "group": { + "group_seq": "0", + "groups": [], + "group_members": [], + "group_policy_seq": "0", + "group_policies": [], + "proposal_seq": "0", + "proposals": [], + "votes": [] }, "ibc": { - "channel_genesis": { - "ack_sequences": [], - "acknowledgements": [], - "channels": [], - "commitments": [], - "next_channel_sequence": "0", - "receipts": [], - "recv_sequences": [], - "send_sequences": [] - }, "client_genesis": { "clients": [], "clients_consensus": [], "clients_metadata": [], - "create_localhost": false, - "next_client_sequence": "0", "params": { "allowed_clients": [ - "06-solomachine", - "07-tendermint" + "*" ] - } + }, + "create_localhost": false, + "next_client_sequence": "0" }, "connection_genesis": { - "client_connection_paths": [], "connections": [], + "client_connection_paths": [], "next_connection_sequence": "0", "params": { "max_expected_time_per_block": "30000000000" } + }, + "channel_genesis": { + "channels": [], + "acknowledgements": [], + "commitments": [], + "receipts": [], + "send_sequences": [], + "recv_sequences": [], + "ack_sequences": [], + "next_channel_sequence": "0", + "params": { + "upgrade_timeout": { + "height": { + "revision_number": "0", + "revision_height": "0" + }, + "timestamp": "600000000000" + } + } } }, + "ibchooks": {}, "interchainaccounts": { "controller_genesis_state": { "active_channels": [], @@ -2878,101 +303,131 @@ "port": "icahost", "params": { "host_enabled": true, - "allow_messages": [] + "allow_messages": [ + "*" + ] } } }, "mint": { "minter": { - "annual_provisions": "0.000000000000000000", - "inflation": "0.130000000000000000" + "inflation": "0.130000000000000000", + "annual_provisions": "0.000000000000000000" }, "params": { - "blocks_per_year": "5259600", - "goal_bonded": "0.670000000000000000", - "inflation_max": "0.100000000000000000", - "inflation_min": "0.099999999999999999", + "mint_denom": "atitus", "inflation_rate_change": "0.130000000000000000", - "mint_denom": "atitus" + "inflation_max": "0.200000000000000000", + "inflation_min": "0.070000000000000000", + "goal_bonded": "0.670000000000000000", + "blocks_per_year": "6311520" } }, - "params": null, + "nft": { + "classes": [], + "entries": [] + }, "rewards": { - "block_rewards": [], - "contracts_metadata": [], - "flat_fees": [], - "min_consensus_fee": { - "amount": "0", - "denom": "" - }, "params": { - "inflation_rewards_ratio": "0.250000000000000000", - "max_withdraw_records": "25000", + "inflation_rewards_ratio": "0.200000000000000000", "tx_fee_rebate_ratio": "0.500000000000000000", + "max_withdraw_records": "25000", "min_price_of_gas": { - "amount": "900000000000", - "denom": "atitus" + "denom": "stake", + "amount": "0.000000000000000000" } }, + "contracts_metadata": [], + "block_rewards": [], + "tx_rewards": [], + "min_consensus_fee": { + "denom": "", + "amount": "0" + }, "rewards_record_last_id": "0", "rewards_records": [], - "tx_rewards": [] + "flat_fees": [] }, "slashing": { - "missed_blocks": [], "params": { - "downtime_jail_duration": "600s", + "signed_blocks_window": "100", "min_signed_per_window": "0.500000000000000000", - "signed_blocks_window": "10000", + "downtime_jail_duration": "600s", "slash_fraction_double_sign": "0.050000000000000000", - "slash_fraction_downtime": "0.0001" + "slash_fraction_downtime": "0.010000000000000000" }, - "signing_infos": [] + "signing_infos": [], + "missed_blocks": [] }, "staking": { - "delegations": [], - "exported": false, - "last_total_power": "0", - "last_validator_powers": [], "params": { + "unbonding_time": "1814400s", + "max_validators": 100, + "max_entries": 7, + "historical_entries": 10000, "bond_denom": "atitus", - "historical_entries": "10000", - "max_entries": "7", - "max_validators": "100", - "unbonding_time": "7200s" + "min_commission_rate": "0.000000000000000000" }, - "redelegations": [], + "last_total_power": "0", + "last_validator_powers": [], + "validators": [], + "delegations": [], "unbonding_delegations": [], - "validators": [] + "redelegations": [], + "exported": false }, "tracking": { - "contract_op_info_last_id": "0", - "contract_op_infos": [], "tx_info_last_id": "0", - "tx_infos": [] + "tx_infos": [], + "contract_op_info_last_id": "0", + "contract_op_infos": [] }, "transfer": { + "port_id": "transfer", "denom_traces": [], "params": { - "receive_enabled": true, - "send_enabled": true + "send_enabled": true, + "receive_enabled": true }, - "port_id": "transfer" + "total_escrowed": [] }, "upgrade": {}, "vesting": {}, "wasm": { - "codes": [], - "contracts": [], "params": { "code_upload_access": { - "address": "", - "addresses": [], - "permission": "Everybody" + "permission": "Everybody", + "addresses": [] }, "instantiate_default_permission": "Everybody" }, + "codes": [], + "contracts": [], "sequences": [] } + }, + "consensus": { + "params": { + "block": { + "max_bytes": "22020096", + "max_gas": "-1" + }, + "evidence": { + "max_age_num_blocks": "100000", + "max_age_duration": "172800000000000", + "max_bytes": "1048576" + }, + "validator": { + "pub_key_types": [ + "ed25519" + ] + }, + "version": { + "app": "0" + }, + "abci": { + "vote_extensions_enable_height": "0" + } + } } } \ No newline at end of file diff --git a/testnets/archwaytestnet/chain.json b/testnets/archwaytestnet/chain.json index 316962f7..aa8c442c 100644 --- a/testnets/archwaytestnet/chain.json +++ b/testnets/archwaytestnet/chain.json @@ -29,53 +29,55 @@ }, "codebase": { "git_repo": "https://github.com/archway-network/archway", - "recommended_version": "v1.0.1", + "recommended_version": "v9.0.0", "compatible_versions": [ - "v1.0.0" + "v9.0.0" ], "binaries": { - "linux/amd64": "https://github.com/archway-network/archway/releases/download/v1.0.1/archwayd_linux_amd64", - "linux/arm64": "https://github.com/archway-network/archway/releases/download/v1.0.1/archwayd_linux_arm64" + "linux/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_amd64", + "linux/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_arm64" }, - "cosmos_sdk_version": "v0.45.16", + "cosmos_sdk_version": "v0.50.6", "consensus": { - "type": "tendermint", - "version": "v0.34.27" + "type": "cometbft", + "version": "v0.38.12" }, - "cosmwasm_version": "v0.32.0", + "cosmwasm_version": "v0.51.0", "cosmwasm_enabled": true, - "ibc_go_version": "v4.3.1", + "ibc_go_version": "v8.4.0", "genesis": { "genesis_url": "https://github.com/archway-network/networks/raw/main/constantine-3/genesis.json" }, "versions": [ { - "name": "v0.5.1", - "tag": "v0.5.1", - "height": 1 - }, - { - "name": "v0.6.0", - "tag": "v0.6.0", - "height": 300331 - }, - { - "name": "v1.0.0-rc.4", - "tag": "v1.0.0-rc.4", - "height": 695333 - }, - { - "name": "v1.0.1", - "tag": "v1.0.1", - "height": 744300 + "name": "v9.0.0", + "recommended_version": "v9.0.0", + "compatible_versions": [ + "v9.0.0" + ], + "height": 1, + "consensus": { + "type": "cometbft", + "version": "v0.38.12" + }, + "cosmos_sdk_version": "v0.50.6", + "cosmwasm_version": "v0.51.0", + "cosmwasm_enabled": true, + "ibc_go_version": "v8.4.0", + "cosmwasm_path": "$HOME/.archway/data/wasm", + "binaries": { + "linux/amd64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_amd64", + "linux/arm64": "https://github.com/archway-network/archway/releases/download/v9.0.0/archwayd_linux_arm64" + }, + "next_version_name": "" } ] }, "peers": { "seeds": [ { - "id": "e8d60ff778f3c27f54382ff22c7ac071f2a81027", - "address": "35.223.36.227:26656", + "id": "bfb2c5e6520868c6b05731297e2ed92f66b6a4dd", + "address": "157.90.134.103:26656", "provider": "Archway Foundation" }, {