Get vfat position performance
get_vfat_position_performanceRetrieve a chronological time series of APR, ROI, PnL, realized PnL, and balance for a single vfat/Sickle NFT position.
Instructions
Returns a chronological APR, ROI, PnL, realized PnL and balance time series for one vfat/Sickle NFT position.
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 |