Crate cw1155[][src]

Structs

Approval
ApproveAllEvent

Tracks approve_all status changes

ApprovedForAllResponse
BalanceResponse
BatchBalanceResponse
Cw1155BatchReceiveMsg

Cw1155BatchReceiveMsg should be de/serialized under BatchReceive() variant in a ExecuteMsg

Cw1155ReceiveMsg

Cw1155ReceiveMsg should be de/serialized under Receive() variant in a ExecuteMsg

IsApprovedForAllResponse
MetadataEvent

Tracks token metadata changes

TokenInfoResponse
TokensResponse
TransferEvent

Tracks token transfer/mint/burn actions

Enums

Cw1155ExecuteMsg
Cw1155QueryMsg
Expiration

Expiration represents a point in time when some event happens. It can compare with a BlockInfo and will return is_expired() == true once the condition is hit (and for every block in the future)

Type Definitions

TokenId