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

Aggregator

Verified contract

Active on Ethereum with 6,716 txns
Deployed by via 0x9e36e324 at 9085450
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1110f064bf9d9e1def258fcefad24dcce00616842ab7c8be6f0ae49a5ec61b0e
0x1dcaf72c30720b899b19570ab9cb07e0a252cf55e6051e93a407ad8ae89a573a
0x221228535cfdc7c1a65dd6a99e92d9020190423b555a83ede3baf820a8ced00a
0x543158ff94d05b9f62180a259957e0f9737d23db4024fb4f70b69db0662a311d
0xbec96c2fb2149c960b3bc634238c0a2e5768368d65479c896327f4266af58088
0x47a683d7b34648716f64dd87e5115f217d62430b0fa25548566af0920f3c4ec6
0x5c5ea2dda1befc6e9468c3e9b2f4fe175d4b17a3554830f403c33d8f3a28b38c
0x49722c6e082f9a3fbf082608632fc9a1059ecb8321b2ef4e7fa88210af944867
0x4eacc83e3142dce35de7667fa2386960b2dbcb4e9f37dd02ce826c92b1a1ad99
0x54973ea39547ea55a904503ca95f8433630fd718360ad2656ec821b3db11e136

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