[][src]Crate cw20

Structs

AllowanceResponse
BalanceResponse
Cw20CanonicalContract

This is a respresentation of Cw20Contract for storage. Don't use it directly, just translate to the Cw20Contract when needed.

Cw20Contract

Cw20Contract is a wrapper around HumanAddr that provides a lot of helpers for working with this.

Cw20ReceiveMsg

Cw20ReceiveMsg should be de/serialized under Receive() variant in a HandleMsg

MinterResponse
TokenInfoResponse

Enums

Cw20HandleMsg
Cw20QueryMsg
Expiration