pub fn query(deps: Deps<'_>, _env: Env, msg: QueryMsg) -> StdResult<Binary>
Expand description
Exposes all the queries available in the contract.
ยงQueries
- QueryMsg::Consult { token, amount } Validates assets and calculates a new average amount with updated precision