Aggregator

Verified contract

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

No balances found for "Aggregator"

0x4fa44283fbf1f5c36bd35d3f3e338f0190934343a8207eb1b052b73f3079a587
0x5a205f304174b71ea5d04c24aa38a6ced3b0b1d0e20deb35f5126d10155c5314
0x4d4baba7da7a5c8220e50f2a9b451bc7bfc60e518f6f0d1f23f0e13ef534debf
0x1cb6df9f3c59e0617d640966531ae0095d68699d261d363b49e065587a5a5c23
0x52a0427205d33f19a3910d0f47a129cf69b6c24b031b7992489d35c84e2ed442
0xeddaa471f9ebf5a55d68731a5a01bfd481108ef33a9930b024b4a25460129ebf
0xf5bb69e8f524cc75bf7f0f4d55c7d37af0aae8c5c8ebc130e48604624daf392b
0xcec14fa2b157212c3a5ec0bd35e520d9f21fc6474a9138f34509715bf54a63fc
0xc344af8b871328ceea637713d90712de2c94e5bad949545fe471e340431d282e
0xeb93f548d108a4d7e383e729118a9ecba2fd6d6be358b203fe3121f6f3fadec6

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