Get historical fungible token contract rates
Get a paginated list of historical daily rates for a fungible token within the given time range by its contract package hash.
GET /ft/{contract_package_hash}/daily-ratesQuery params
Sorting
Property
Description
date
Sort rates by date
Default sorting is date DESC
Optional properties
None
Response
PaginatedResponse<FTDailyRate>
Example
Last updated
