Skip to main content
POST
Submit the signed Solana origin tx

Authorizations

x-api-key
string
header
required

Body

application/json
geoOpToken
string
required

The sealed op returned by POST /swap/build-solana-tx.

Minimum string length: 1
signedTransaction
string
required

Base64-encoded, caller-signed Solana v0 VersionedTransaction.

Response

200 - application/json

Default Response

swapId
string
required

Id used to poll status at GET /swap/status/:swapId.

status
enum<string>
required

Lifecycle state of a submitted swap.

Available options:
pending,
settled,
failed,
refunded