Expand description
Messages for the perps position token contract.
The position token is a proxy providing a CW721 (NFT) interface for all positions within a single market.
Modules§
- entry
- Entrypoint messages for position token proxy
- events
- Events emitted by the position token contract
Structs§
- Approval
- copied/adapted from the cw721-base reference
- Cw721
Receive Msg - Cw721ReceiveMsg should be de/serialized under
Receive()variant in a ExecuteMsg - Full
Token Info - copied/adapted from the cw721-base reference
- Metadata
- NFT standard metadata
- Trait
- NFT-standard traits, used to express information on the position