Data Explorer · Code

Code #42

Fresh · about 1 hour ago dao_voting_token_staked

version v2.7.1

Instances
4
Permission
Everybody
Last sync
about 1 hour ago
About this contract source

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.

Identity
On-chain code ID
#42
Version
v2.7.1
Origin source
https://github.com/DA0-DA0/dao-contracts/tree/development/contracts/voting/dao-voting-token-staked
Creator
thor1gg2hk8nnap6u6axlkv0rjfghd2vjlwkyshhe8s
Contract Binary Checksum (SHA-256)
3B5C203458BD412F04D368C1E321E0B1A829EE60AE0B34B450D44D607971C513
Hydration

Fresh

Last sync
about 1 hour ago
Last sync attempt
about 1 hour ago
Seen on-chain
about 1 hour ago
4 instantiated contracts
Name Address Last sync
dao-voting-token-staked_1779713111916 thor1ut5u7sjmfgw4wcpq5hmtqpnrc8vvm7ler9mnj5jqqpwfqthlnmps8ajr62 Fresh
dao-voting-token-staked_1754512749371 thor12gz2ur0g4hfqvelvlmplql4z4knxnqwugq4l5dycg5gfsahm2s3qv82072 Fresh
dao-voting-token-staked_1754297942258 thor1fahenpmk3t0qyzdx77zqu0ah9kluv88hmf68fx5u56gh9927juxsu9gra6 Fresh
dao-voting-token-staked_1754075591682 thor1av89fjer9netmd7428r8hgr3l03l0vk5z5j9k74uunhtusw50r2q535eed Fresh
Verify the contract

curl -s https://gateway.liquify.com/chain/thorchain_api//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://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/42 | jq -r '.code_info.data_hash'