This contract is being backfilled. You may encounter incomplete storage history.

Aggregator

Verified contract

Active on Ethereum with 1,629 txns
Deployed by via 0x8f31bda0 at 9838911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x8069098f0385d96be07b637d78e75bbfa17070125dca163656214f72679eaa2a
0x840c602f9b0d17c0cb5a530ba52a8fa3357196f94e0d33455f5cf6572abba0e6
0x0cc0149d26276d75646aec7d96d85abd2ca2637e6bbd7647c487c5e2e52b700b
0xcf7cb3f04607483c06fcd1da992934398e2f106f7e21189dd9500439a5081149
0x11c2656a89d2be4388cb5a3457caf343c3fe668a9f96bbcc0424fbeb0aaf273f
0x2ef0da0dd004c635ab2a5f38d40a214adcff85f9b35aefd4c370d5f7943e59b6
0xf48feb0f1ea7672f13a184541b29f86b497530cf4ed0d7ed9dd9b57c704dda7b
0xe978b1b3bce8db5bf69c9c53cef1803609f6d65a1531f66047d23f38426b7873
0xa7336a398466a9de1f6ea5e64973343ae0a59d499827a3411962cc710ddb2617
0x7b79a2f3c95dae8ee519fccfffcaeb7aaad3cdf6859f471f566bbe4625ad3910

Functions
Getter at block 20810542
latestAnswer(view returns (int256)
[unknown]
latestRound(view returns (uint256)
[unknown]
latestTimestamp(view returns (uint256)
[unknown]
minimumResponses(view returns (uint128)
[unknown]
owner(view returns (address)
[unknown]
paymentAmount(view returns (uint128)
[unknown]
Read-only
authorizedRequesters(addressview returns (bool)
getAnswer(uint256 _roundIdview returns (int256)
getTimestamp(uint256 _roundIdview returns (uint256)
jobIds(uint256view returns (bytes32)
oracles(uint256view returns (address)
State-modifying
cancelRequest(bytes32 _requestIduint256 _paymentuint256 _expiration
chainlinkCallback(bytes32 _clRequestIdint256 _response
destroy(
renounceOwnership(
requestRateUpdate(
setAuthorization(address _requesterbool _allowed
transferLINK(address _recipientuint256 _amount
transferOwnership(address _newOwner
updateRequestDetails(uint128 _paymentAmountuint128 _minimumResponsesaddress[] _oraclesbytes32[] _jobIds
Events
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 timestamp
ChainlinkCancelled(bytes32 indexed id
ChainlinkFulfilled(bytes32 indexed id
ChainlinkRequested(bytes32 indexed id
NewRound(uint256 indexed roundIdaddress indexed startedBy
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ResponseReceived(int256 indexed responseuint256 indexed answerIdaddress indexed sender
Constructor
constructor(address _linkuint128 _paymentAmountuint128 _minimumResponsesaddress[] _oraclesbytes32[] _jobIds
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.