Get vfat position actions
get_vfat_position_actionsRetrieve transaction-grouped lifecycle actions for a vfat/Sickle NFT position, covering deposits, rebalances, cashflows, token deltas, dust, rewards, and swaps.
Instructions
Returns transaction-grouped lifecycle actions for one vfat/Sickle NFT position, including deposits, rebalances, cashflows, token deltas, dust, rewards and swaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional inclusive ISO 8601 timestamp with timezone | |
| from | No | Optional inclusive ISO 8601 timestamp with timezone | |
| nft_id | Yes | NFT or position token ID | |
| chain_id | Yes | EVM chain ID | |
| nft_address | Yes | NFT position manager address | |
| sickle_address | Yes | Sickle account address | |
| include_raw_events | No | Include every raw provider event in each transaction group |