Authorizations
Body
Details of the commit request.
The transaction id of any action (trade/deposit/withdraw)
Response
Successful commit response.
The result of the commit operation.
pending
, completed
, failed
, expired
, rejected
The type of action that was committed. Indicates whether the operation was a deposit, withdrawal, or trade.
deposit
, withdraw
, trade
Indicates whether the given transaction ID (tx_id
) was already processed before this commit attempt.
The fee amount charged by Vanish, expressed in lamports.
The transaction fee amount, expressed in lamports.
The wallet address of the user who created this commit.
A list of token balance changes that resulted from the committed action. Empty if the commit failed or was already processed.
Optional. If provided, the estimated time, in seconds, required to screen the commit.