IGTokenOpenPnlFeed
Interface for GTokenOpenPnlFeed contract
Request
struct Request {
bool initiated;
bool active;
uint256 linkFeePerNode;
}nextEpochValuesRequestCount
function nextEpochValuesRequestCount() external view returns (uint256)newOpenPnlRequestOrEpoch
function newOpenPnlRequestOrEpoch() externalfulfill
function fulfill(bytes32 requestId, int256 value) externalNumberParamUpdated
OracleUpdated
OraclesUpdated
JobUpdated
NextEpochValuesReset
NewEpochForced
NextEpochValueRequested
NewEpoch
RequestValueReceived
RequestMedianValueSet
Was this helpful?