Optional
fromCache: boolean = falseIf true, data is loaded from cache. If false, data is fetched from chain.
Optional
enableLogging: boolean = falseIf true, logging is enabled for the function.
A promise that resolves to the VolatilityFeed data.
Generated using TypeDoc
Fetches VolatilityFeed data.
Throws
If there is an issue with the RPC call or parsing the VolatilityFeed data.