#smart-contracts #token #governance #height #balance #dao #cw20

cw20-stakeable

CW20 token that can be staked and staked balance can be queried at any height

1 unstable release

0.1.1 Nov 16, 2021
0.1.0 Nov 16, 2021

#33 in #cw20

Apache-2.0

31KB
754 lines

CW20 Stakeable

This is an extension of cw20 that allows the token to be staked. Staked tokens can be unbonded with a configurable unbonding period. Staked balances can be queried at any arbitrary height by external contracts. This contract will be used to enable DAO voting.

Dependencies

~4–5.5MB
~125K SLoC