Crate croncat_mod_balances

Source
Expand description

§CronCats contract for balances queries

The contract can perform these queries:

QueryDescription
GetBalanceGet native balance of the address
GetCw20BalanceGet cw20 balance of the address
HasBalanceComparatorCompare 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.

Modules§

contract
msg
types

Enums§

ContractError