IIndexPrice
Functions
getIndexPrice
Returns the index price of the token.
Parameters:
Name
Type
Description
interval
uint256
The interval represents twap interval.
Return Values:
Name
Type
Description
indexPrice
uint256
Twap price with interval
Last updated