Aggregator

Verified contract

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

No balances found for "Aggregator"

0x08b8fe0e46a0362cf759d4857ad996e9ff8272e043d0b503cd9bb7f648ff0e48
0x56fbeabb922bdac2ee5beaeaf1fd333abfafbbc2160be7f7aad1f408a8636148
0x851859660dcc48953be31f97dab46adf5aed5474ca8be8c145b61a1f6f548898
0xdd988db2e2a75b7d4dd6db0b650792ee341c5bd27f0b82b204e87b498dbb8fa3
0x38c749d03a9e615d744260fdae0011dcad10ed5fc503e66216e8c286c43b6e87
0x63b1b5be302bfffeb4652acf468f9024e76adad5262ce337c5d0cb93942d3d54
0x89339d2655dbbf49ca9ee6a7d33b80ba645a7f6c5df0bca47f8ba872cd1841cf
0xf00706399f1ee9df2946c8ce006be4474dba5774f2d629dad6588f2c0de82c19
0x64012e956dfbb747c1acba77c5eaf58fe3a08ed98de6785271cf86da269a1149
0xeec07dd45124765b5764b55b295d42fa4263ea8eefc5168e3f8c9c65bf350b49

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