API3Facade
API3Facade
A facade for the integrators expecting the interfaces of an API3 data feed.
State Variables
dataFeed
Interface / Address of a deployed Warlock DataFeed.
base
The base asset address.
asset
The asset address.
Functions
constructor
read
Returns the latest price data.
Returns
Name
Type
Description
value
int224
The latest price data
timestamp
uint32
The latest price data timestamp
Last updated