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

Aggregator

Verified contract

Active on Ethereum with 123 txns
Deployed by via 0x8da748a5 at 11459922
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0xf8bec6d82743e425ba51f1d1e2834c1acf49c765b95a0eeac9046628da2a44ef
0x2e903079985a6404d921743406ec666a1a3d1d2aa45a0e0213d8e9c514f77236
0x0103288273508a8166cb020faa564f3132e92343838895a5a3c7c399ca2cd7c7
0x4806ba41be74c4f8be8a7a080d34a92ceb603f93e6ac0cd95e93953ee94bee69
0x1ebcb7cf914d8025086484e61211695735822548613d5c99dd5a48e87b2d23ce
0x30eb9a848c6c37ea813202683321e31769c5cef3e7081594d7a9ffc52b37ff14
0xa60fa1541717fe9836e937df8670ebc648435a8c9ce8354368e71a0521854b3a
0xbb2d2f333bbc28cfe1f1b32f75d3e75e0445578ec841c88cb4176263f666bba0
0x24311e8dcc0b2bbf3a75cc6c086fee0e09d7a5e60ae5a2c6edc13e2851be4858
0x3f9c3f368aa4ed150ab32e088fadfb8dcc2c5e9adab7645852c37d52a7a4466a

Functions
Getter at block 20799575
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.