Authorizations
Path Parameters
The token mint address for which to retrieve trade transactions.
Body
application/json
Request payload for querying trade transactions.
Response
A successful response containing the user's trade transactions for the specified token.
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.