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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0x8729275442b0d1e6633586334e17c2c697be290088b823313866e0843c29d3bb
0x4b6631e7bcb0513bb96d0868e2d36ffe7a109339fbbf255f5a43043f78f60aaf
0x1d7b8f647541ddfe1a202ba61b8a43207458004c42182b6b64b03e4a50ffadee
0xd45bd6b3066496f42c5ec2461eba6cbc5ff78e7d9b451388a22009aaaa3331c9
0x6821b3864944c6873b9d0f92ffc5b5916b61c19a157ca949159f7e77126b93e4
0x602909c277ad25e00573d49a6ae4f457287fc10e0b50995b1762e63b91b27294
0x37636fa8bc1da5577e124eb1ffae2b074027120edc3e648e9b589c92ccbcceb1
0x4afced3c73964545ec208727debaf6a681c08a83cf76e73d9560e9652c8bd87d
0xcb29483f7acb2ce0c770782eedf911680d35ed5cc3f40ef52cb8a1cb159e60d8
0x61fc793b612a3a0399e6ff52a9c22c3982ce753d38139ac9bf3c90fc92ea4c90

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