Returns the paginated total supply history of the specified contract with optional date range and interval filtering.
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The blockchain base assetId
The contract address
Start date of the time range in ISO 8601 format
End date of the time range in ISO 8601 format
Time interval for grouping data
hour, day, week, month Page cursor to get the next page"
Number of items per page (max 100), requesting more then 100 will return 100 items
1 <= x <= 100Sorting field (enum). Sorting only supported by 'blockTimestamp'
blockTimestamp ASC / DESC ordering (default DESC)
ASC, DESC Successfully retrieved the contract total supply history