Skip to main content
POST
Zap-In — Submit and land zap-in 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

addLiquidityTxsWithJito
string[]
required

Serialized add liquidity transactions with Jito tips (base64)

swapTxsWithJito
string[]

Serialized swap transactions with Jito tips (base64)

meta
object

Optional metadata

Response

Successfully submitted and landed transactions

status
string
Example:

"success"

data
object