GET
/instructions/buy
Get instruction to buy (bid)
GET
/instructions/buy_cancel
Get instruction to cancel a buy
GET
/instructions/buy_change_price
Get instruction to change a buy price
GET
/instructions/buy_now
Get instruction to buy now
GET
/instructions/buy_now_transfer_nft
Get instruction to buy now and transfer nft to another owner
GET
/instructions/deposit
Get instruction to deposit to escrow
GET
/instructions/sell
Get instruction to sell (list)
GET
/instructions/sell_cancel
Get instruction to cancel a sell
GET
/instructions/sell_change_price
Get instruction to change a sell price
GET
/instructions/sell_now
Get instruction to sell now (accept offer)
GET
/instructions/withdraw
Get instruction to withdraw from escrow
GET
/instructions/magic_ticket/burns
Construct and return burn txs for given mint addresses
GET
/instructions/mmm/create-pool
Get instruction to create a pool
GET
/instructions/mmm/sol-close-pool
Get instruction to close a pool after all assets and payment have been withdrawn
GET
/instructions/mmm/sol-deposit-buy
Get instruction to deposit SOL into a pool for buying
GET
/instructions/mmm/sol-fulfill-buy
Get instruction to have a pool fulfill a buy
GET
/instructions/mmm/sol-fulfill-sell
Get instruction to have a pool fulfill a sell
GET
/instructions/mmm/sol-withdraw-buy
Get instruction to withdraw SOL from a pool
GET
/instructions/mmm/update-pool
Get instruction to update an existing pool