Module position_token

Module position_token 

Source
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
Cw721ReceiveMsg
Cw721ReceiveMsg should be de/serialized under Receive() variant in a ExecuteMsg
FullTokenInfo
copied/adapted from the cw721-base reference
Metadata
NFT standard metadata
Trait
NFT-standard traits, used to express information on the position