Aggregator

Verified contract

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

No balances found for "Aggregator"

0x20863958dab32370ab7c439a20c688cbe0a5330c6c95c5c54a1a18585d462994
0xf5ac646c2d9715154111931e3c58e379e65a0ae214bc8325a4731a6bd6b2c6ad
0x2f4d8876c9bcb8248e77c84036b90dc165b817cbc5300f21a2aa646cddefc3a6
0x70b1de72ebf188a2b75296adb86da32d67cef052637a8dee5c9d269e77bdb854
0x78e4fd9d6ef7f03869d0183e389ec5dd043dd6a96b89760d4c144cf916dfe6a2
0xcfc3b5764f0365d7ff54992b80bf984eca003c621293cba76fde894ad788e924
0x27b9df6e6d721c884b0eefeae96b53edb7a8ad3239f11a72650e331f12547f64
0xc79180ce77d34a7b42d0a54023e9728c875db85331d11a90c719909dbd54f6e9
0x6d9cf09bc1a3bd00dfd13b07fd481d12335cc87e4555c622d8e071ceb1d762de
0xc112285967f40beb9845d1410f42cfac4ea6395323e8f4934997a99f43c205a8

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