ICreatorOracle
Functions
getCreatorPrice
function getCreatorPrice() external view returns (int256 price, uint256 timestamp);
getCreatorEthTWAP
function getCreatorEthTWAP(uint32 duration) external view returns (uint256 price);
getEthPrice
function getEthPrice() external view returns (int256 price, uint256 timestamp);