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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0x029c40f55ca2a221c7dd477675a708f3176e0d6b867e76a0b574a7d88a2a9201
0xc23cbb496c2188cecaa8ddbf9cad25c12f7f27019d6b4a4c3a6b2a6897f92828
0x2c106ea370e3c3d9910588320c980b9541f6b07d7c1c163cce1a9866d149eae6
0x725143bcaccc1b2efb418acd8624b913fb7993f38557bc774f91e210821a7078
0x541202282f389c7b752fd47203c44039607a2879221dcfa085040ad0e6edf863
0x64b34137141263837da2a7b5b26019d4c6498efe5614cc3802bbe2d43c100203
0xe28c5dc51bcd9e4a3f487a6c92b80f4c901ebed498409ebe5055f60e200d8cda
0xbfd8720ffb2d3d9509f10fdd909e33483749b3aeffe0a04ca8dede746a3cb2a5
0x2bb247d2b676a1498f7cd35159afcd264e96901349e05ae6f77e83dc19977046
0x79ade180a1a09d84fd084f652353ebcd43b9341477195c4ec432d0e46f9c1acc

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