cambrian_solana_token_transactions
Retrieve Solana token transactions by token address and time range. Filter by DEX, transaction type, pool, or minimum USD value to analyze buying, selling, and liquidity activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dex | No | ||
| days | Yes | ||
| limit | No | ||
| tx_type | No | ||
| after_time | No | ||
| before_time | No | ||
| pool_address | No | ||
| min_value_usd | No | ||
| token_address | Yes |