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

Aggregator

Verified contract

Active on Ethereum with 6,661 txns
Deployed by via 0xae97614e at 9085433
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdf506ddd19d5b017c2388431fcdc2f910601ed363a7362b1c434e420beeb34ba
0x27c87c02460423f48c8ce95c9cef1b06570dd146c8eeddaf9dd5e0c429c6eb4a
0x8b45cc6dc55700fcd2591f617703edea5b0871dc315342741c7a4080829d6488
0x8976dd114fe8b30e24c59937e9e4f938a8487292e8190c4731c31b3a99f23453
0xb7100c91dd62b48f7e63c947ef6306c525bb99abf52035fb493b48d61fff4bd3
0x0df88896b4d66262f4d79d86861c6db81f57bc3fdb21cbbb426bff7cef590879
0xb454e4d04973f80f28215309abaf107f117eec0894f1212d617a5b4be985958c
0x24249a82c9b35ca52ce21b9e1bcd3c019e31118248d6130416b10a575faec921
0xaf68e9b217f972314b5e009cc67e4fe8f36ed2eba5353307e3fe41e9530ddfe7
0x9192c0c426be70f90f9b713d6f5c7eed05e90a4df66a0babf2d5b6b14ef6cfd9

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