cambrian_solana_token_transactions_time_bounded
Fetch Solana token transactions within a time range by providing a token address and after/before timestamps; optionally set a limit for results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| after_time | Yes | ||
| before_time | Yes | ||
| token_address | Yes |