6 releases (stable)
| 1.0.4 | Sep 25, 2023 |
|---|---|
| 1.0.3 | May 30, 2023 |
| 0.1.5 | Apr 15, 2023 |
#4 in #tasks-with-queries
38 downloads per month
Used in 2 crates
64KB
1.5K
SLoC
CronCats contract for balances queries
The contract can perform these queries:
| Query | Description |
|---|---|
| GetBalance | Get native balance of the address |
| GetCw20Balance | Get cw20 balance of the address |
| HasBalanceComparator | Compare balance of the address to the given coin (either native or cw20) |
This contract doesn't support Execute actions and it doesn't have any state.
Dependencies
~4.5–6.5MB
~137K SLoC