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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0xcf59ce42d6e279573ed587161c6d4bd048a689cb7b67ca34198ccc0890d20553
0x9b1aff39029fdfadd6059f1e806cd644f7c30d0fcf5a4db5fcf92827cf8072ca
0x4aa02cc2c3c453b6f0e23d0b876a90d59a8aa1136cb7d950351ecd373bbbdf50
0xbbc540ca1c096eb0565a5dceec02d76d949d7ecaa4795887edd8d95ee956fb0c
0x27d6c31f7716fb55ee8ff03303f8f246de6b8d1f39bcb88af9b3687a66ce8e03
0x7f4d08c90ad06264d1baf447f9580fd21b611f3dcca991bb2c674c20fdb61dc4
0x0e61adce006aed1ae1261e6359f245497fb82e09510f190a62e7bc4cc64ce504
0x6908faeb1ba19a905eaf57051faad063df31388495fffd1374d53d8752abebd2
0xc782843fbd4d9a439a328b33de8b9ae34ba11015c0392d83633be91334566191
0x1e5541782c36f372bff05da066fab7b1524d177c83e54a34e27930771cccc75c

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