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

Aggregator

Verified contract

Active on Ethereum with 2,253 txns
Deployed by via 0x986a68b2 at 10045141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x2706fd184aca0e0fe2d9581c98d22d59355648a78052d934ecd6759ef0c490cd
0x712ab3e05f6d59eb27c7683bafd0ee402715f7c4b72cb1c679f084b44000e9fc
0x6cca7a3f115dc24e6c171644eb21e546e08b03a0a441b956a2b63654d716e7ca
0xab393f117a46e2f1ef40af3a7b9160bf7eac01d803cb08c1ca7d5a9630f06451
0xbf5b89df439c83723ebd2fe8cac2850bcf830bc9986b597d1a9d4db07a0f8bc8
0x343429bb26becda137c3b360f180c1cbb2dd5d3cbf3a6a1ffbc56cadcdaf8b23
0x298aee29be58da028c5f1048cb225ad7dbd52f0d210af17e4b358a899fd7a48e
0xccdd5c7d7443f18e577779b9cb3c2b596a4c0082b9e56771c21d8f4f0e684788
0x709e4029f0812032b0d0d8bf522c753b71ff3f31f1b31c95e2b50e8a4ce52006
0x0a70c498af9bbea9fd904dbf2aa522fce975fec84d74c50b78fdc6426fefd3a3

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