Code 42

dao_voting_token_staked v2.7.1

dao_voting_token_staked v2.7.1 (Code-ID: 42)

CosmWasm Source dao_voting_token_staked

Simple native or Token Factory based token voting / staking contract which assumes the native denom provided is not used for staking for securing the network e.g. IBC denoms or secondary tokens (ION). Staked balances may be queried at an arbitrary height. This contract implements the interface needed to be a DAO DAO voting module.

Version: v2.7.1

Origin source https://github.com/DA0-DA0/dao-contracts/tree/development/contracts/voting/dao-voting-token-staked

Contract Binary Checksum (SHA-256) 3B5C203458BD412F04D368C1E321E0B1A829EE60AE0B34B450D44D607971C513

data last updated 2025-08-14 22:00:46 UTC
Verify the Contract

curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/42 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_42.bin
sha256sum app_layer_wasm_binary_code_42.bin
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/42 | jq -r '.code_info.data_hash'