/api/v1/router/swap/submit

Input
Description
Examples

signedTransactions

List if signed transactions by user

Output
Description
Examples

transactionId

Transaction signature

slot

Transaction slot

poolId

Address of the pool that used for the swap

platform

Pool's platform

tokenIn

Token in information

tokenOut

Token out information

tokenInAmount

Raw token in amount

tokenOutAmount

Raw token out amount

createdAt

Unix timestamp

circle-exclamation
post
Body
signedTransactionsstring[]Optional
Responses
chevron-right
200

A successful response.

application/json
post
/api/v1/router/swap/submit

Last updated