Export vfat position CSV
export_vfat_position_csvExport position actions, value history, or performance as CSV for reproducible analysis.
Instructions
Exports transaction actions, position value history or performance history as RFC-style CSV text for reproducible analysis.
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 | |
| dataset | Yes | Dataset to export | |
| chain_id | Yes | EVM chain ID | |
| nft_address | Yes | NFT position manager address | |
| sickle_address | Yes | Sickle account address |