Crate cw721_soulbound

Crate cw721_soulbound 

Source

Structs§

AllNftInfoResponse
Approval
ApprovalResponse
ApprovalsResponse
ContractInfoResponse
Cw721ReceiveMsg
Cw721ReceiveMsg should be de/serialized under Receive() variant in a ExecuteMsg
NftInfoResponse
NumTokensResponse
OperatorsResponse
OwnerOfResponse
TokensResponse

Enums§

Cw721ExecuteMsg
Cw721QueryMsg
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)

Traits§

CustomMsg
Cw721
Cw721Execute
Cw721Query