get
https://api.gm.ondo.finance/v1/assets//shares-multiplier
This endpoint retrieves the shares multiplier history for a specific asset. Note that some asset events do not result in the shares multiplier value changing. This endpoint will show the earliest timestamp for each value change.
The range parameter determines how far back historically to look for shares multiplier data. See below for valid range values.
Valid range values:
- 1day
- 1month
- 3month
- 6month
- 1year
- all (all historical data)
For caching details on this endpoint, please see: Endpoint Caching.