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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0x0338034f89dcccff3d2c4b07ab37ef7c16c57c664630988b49b312f3ffe93cc5
0x050acbad88eab1e5c3f17a4085f903977d5ef0ad76fdb8b3f0017da72e0cc470
0xa93c2b616f78dc44a409ca8e4504dbb1f0563f16dc5cc4cd75f18faa1b9d4be4
0x97c55c58167db49c071bd345aee5ee2ab100b6c37f2571e7659f09de939e47ff
0x59d3a1d891a751ac814be2ab5321db78644be7d88848b7afbe51bb5572417b7c
0x9125972bc21f87630ed622cae0c7b8db6b57f659c5a7408bb0be365b5e75e917
0xc51e137a516e76f628633a6b41bce4b111a7fef2a334a1d5b75d94e5a47c7a7d
0xa8b5179446d3a5cab0ff869506c44186c4c308db99d5cbe9e661523b964c2230
0xc5e1139988ab63605d4eecf36e3fa9d05edee8f71276da1b9120ae08801199a2
0x4c48509be9c3ea81d9869714cd2535dca3c5a554a4241a7b9f7c89c9ae162f72

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