Skip to main content
POST
Zap-Out — Submit and land zap-out transactions

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
lastValidBlockHeight
integer
required

Last valid block height for the transactions

closeTxsWithJito
string[]
required

Close position transactions with Jito tips (base64)

closeTxs
string[]

Close position transactions (base64)

swapTxs
string[]

Swap transactions (base64)

swapTxsWithJito
string[]

Swap transactions with Jito tips (base64)

Response

Successfully submitted and landed transactions

status
string
Example:

"success"

data
object