PythStructs
Overview
License: MIT
contract PythStructs
Structs info
Price
struct Price {
int64 price;
uint64 conf;
int32 expo;
uint256 publishTime;
}
Last updated
contract PythStructs
struct Price {
int64 price;
uint64 conf;
int32 expo;
uint256 publishTime;
}
Last updated