Authorizations
Query Parameters
The signature/tx_id of the transaction
Body
Request payload for querying a trade transaction (includes user address, timestamp, and signature verification).
The current timestamp in milliseconds used for signature verification. Can be provided as a string or a number.
The Solana wallet address of the user.
Signature of the 'By signing, I hereby agree to Vanish's Terms of Service and agree to be bound by them (docs.vanish.trade/legal/TOS)
Details: read:{timestamp}' string signed using the user's wallet.
Response
A paginated response containing the user's trade transaction.
The type of trade transaction ('buy' or 'sell').
The transaction signature on Solana blockchain.
The amount of tokens traded (in smallest units).
Total amount of SOL involved in the trade (in lamports).
USD equivalent of the trade based on SOL price at the time of the transaction.
Total transaction fee paid in SOL (in lamports).
Number of decimal places used by the traded token.
Timestamp when the trade was completed (ISO 8601 format).
The one-time wallet address associated with the trade, if applicable.
The timestamp when the trade was completed (if available).
"2025-09-27T19:53:28.168Z"
