Last updated 1 year ago
Was this helpful?
function getIndexPrice( uint256 interval ) external returns (uint256 indexPrice)
Returns the index price of the token.
Parameters:
interval
uint256
The interval represents twap interval.
Return Values:
indexPrice
Twap price with interval