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

  • Entrypoint messages for position token proxy
  • Events emitted by the position token contract

Structs

  • copied/adapted from the cw721-base reference
  • Cw721ReceiveMsg should be de/serialized under Receive() variant in a ExecuteMsg
  • copied/adapted from the cw721-base reference
  • NFT standard metadata
  • NFT-standard traits, used to express information on the position