Aggregator

Verified contract

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

No balances found for "Aggregator"

0x22a01d6719151607305e0003a8f8ab15d07434895b21280a2cbd080b0582f4c0
0x2961d1fd7918d025c2448304985dbb956109faebb7b2716ab841234a2123cc49
0x774f849b608bfb586def9331fda7b0ae755bc1a493cd1b2125584548cc286d63
0x32653033184972f150332d6bd05a73378d7ade62877e7468184b2a1cdb17aff8
0x91e630170fd4752e3ed868ce8eba3bfcefebe3b4e8daf4cda8bb58d98e5c99a2
0xc6d83cdc2c608150190cae05d618b0a315f334ffc42eeff91418bf17a968d671
0x10ccbf31466ddfb62c4be969735a6d58f80c6973e92944283dba9d764cf2ed8e
0x65f8e15085ded4e51fb06fa11a6c76d9a2bdab94239ac86511e483a0bfca04fd
0x3a32aec9b62f54c6a413d96bbecbbdd97189aa41bcce348fbe880a6c73616ea3
0x338f2a7b0f27049b55f4886c47084316fa6cbd032de374bbcbc7ea40b65baf46

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