execute
Execute a swap order and get the execution status.
Refer to Ultra API doc for more information.
Request Body |
---|
signedTransaction string — REQUIRED |
requestId string — REQUIRED |
Responses |
---|
Schema — OPTIONAL |
---|
status stringPossible values: [Success , Failed ] | signature string — OPTIONAL | slot string — OPTIONAL | error string — OPTIONAL | code number | inputAmountResult string — OPTIONAL | outputAmountResult string — OPTIONAL | swapEvents object[] — OPTIONALinputMint string | inputAmount string | outputMint string | outputAmount string |
|
|
Schema — OPTIONAL |
---|
error string | code number |
|
Schema — OPTIONAL |
---|
error string | code number |
|