Crate bs721

Source

Structs§

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

Enums§

Bs721ExecuteMsg
Bs721QueryMsg
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§

Bs721
Bs721Execute
Bs721Query