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