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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0x26fa71dc496b75ee241a42e4b7b3598f4f2a78a15a6c94c1113225889231e8bd
0xec0e518eb7b0771f8a2106556418bcfc11b67f24c9011150f5505c5a3297f115
0x541ebaef9d41c5a35031ee7bd9c9a79b04357c7a0bb8b8f2d0d0ab4c7adeaa35
0x3fc8cb5b94a94834e191a81f60f20dfec0a6e374dc797117f660607b33ca33d2
0x484e37e5049fbd37f4a335184231ffbd42b501866bd4fcf7d944029dd74b0564
0xba17b5ba8f4d48ff48902d0169fb4d81808bfbe35f62a91c492412b6ec21dee6
0xf23c41345b5ebe00c7feafc8777a6015de35ead95360f53bbda84b54dd861f47
0xce61b1c2a80286aaf664709c721a838890291f63ce009447fe9bc8c886d25e71
0x134611098a41d2e048f69f533530e12071cd1a4ac99ec4c3e9385ae4b209c65c
0xaaf884af8ca933f04b63636d1e2ff9cef546b425c732b0442c196c5890c0e4f3

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