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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0xd77ac88e72273f02d546abe1fc373386a1aa285df33205ae3b61f2e1f50acc6e
0x6ce67d5890940a4a75f53df7169231889935c76c77af731a0d304b69b0b6165b
0x8ebdc7e13f75a3ebce39e90f4e4bea9ee7469ab17aa8ba13377fe368eb282967
0x153edee9fdd8c1531c2a62bb21cbac61e6a648b00df90f4c44cb3536bd648d27
0x12bb4aaeeac48db5843a04dd749bde8779f6934d888534c0045997c40e412a5f
0x2a67577ec15407a085b52ad7b3f239c4f41064bf89f0435f372fa991bc55b0f0
0xbb33038f12d9032ea09c255e275f0974a2933746994465758cf53e9786e03f99
0x9dbc95305d672e720477b62d0df5be59273d30035d5174848aaa556812cb2802
0xeab45c6429ad8fcb7a509431b12baa5e3fb35d3c9bcf44cea492bd8caa0babac
0x7ae5b790ff093baf33f6add0fddec9af26930ba8450b6de5de8bda8e7e1c295b

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