Get vfat position value history
get_vfat_position_value_historyTrack a liquidity position's historical value, token balances, and in-range status across migrations and rebalances.
Instructions
Returns a chronological time series of position value, normalized underlying token balances and in-range status across NFT migrations and rebalances.
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 |