Trades - Token Filtered By Volume (V3)
Retrieve a list of trades with various filters of a specified token with volume (value).
Query parameters
The address of the token contract.
Volume type value to be filtered
Minimum volume value, support up to 3 decimals
Maximum volume value, support up to 3 decimals
Source of the liquidity (AMMs). Only support solana.
The address of the wallet.
Specify the time seeked before using unix timestamps in seconds
Specify the time seeked after using unix timestamps in seconds
Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana
Specify the sort order.
Make sure offset + limit <= 10000
Number of items per page.
Headers
Solana network only.
Response
JSON object containing transactions of a token
Changes
No recorded changes to this endpoint across all 1 revision of this API.