v1
latestOpenAPI 3.0.02026-07-266032101.8 KBTAmm
Deposit/Withdraw NFT
Creates the transaction to Deposit/Withdraw an NFT to/from a TAmm pool
get/tx/tamm/deposit_withdraw
Query parameters
action'DEPOSIT' | 'WITHDRAW' required
The action to perform. Either "DEPOSIT" or "WITHDRAW"
poolAddressstring required
The address of the TAmm pool
mintstring required
The address of the mint
ownerstring required
The owner of the NFT (deposit) or the pool (withdraw)
blockhashstring required
The blockhash to be passed into the transaction
computeinteger
Compute units for the transaction
priorityMicroLamportsinteger
The priority in micro-lamports to be used for the transaction
excludeMintProofboolean
Exclude mint proof from the returned transactions even if one is needed
Response
Ok