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

Aggregator

Verified contract

Active on Ethereum with 6,700 txns
Deployed by via 0x139679b2 at 9085494
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xde00c747fec0e28c795320fb9c9d6a9abbeb9dc211fd1dc43c0770ad1866ed74
0xb47e7c7ce6d47f77dd36d67cc8e0501bf375d439d2ab99af3baf0a0603cb2785
0xea4bec99777fe5386991bd0b5fdcc91dbc3eb5b11665ee39da67965a2e838fdc
0xe7b186f0331bcb41913717b8d29912b79ef6ab07eb8c22fd027f020011b73e23
0x6b1ce9b187d9109e9387c86b64c087172636aa05c7c8a9ebe3baf498699ff5b1
0x0b72affb8082a5aee270b61d2a66b4f8c806044336103e23d02af4337a591478
0xcf56acbf8ac5bc978994cfe494d1ceadb4144afcaa0030af08e4c8a96e18bad3
0xa7c2fd0320ff53366facebb6f12f7f726c7acdc30f71c3cb6e92760a29fe7374
0xd702e2424c3eccd8d23b33a4ba3eaadcb4f77f1d168f83b0e87e68ed94640359
0x50c73af36bb9dfb61bd2edfdfba5b73de203f89d8950edb6003315c43ee2d0af

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