Aggregator

Verified contract

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

No balances found for "Aggregator"

0xa307683db9f157c52b0c05bc8b57825d2295be84d3f969f23156a939014dfbcc
0x8a677f3f22e99f23fae65dba62bd283ed4c22b44eeff224be49b03a589471b97
0xeb47c4852b9180f1baa1362af47f9b93817f9cc2ee93a51ef0190161332565d1
0x845e6e784ce2823e5e5036901cf7406fbcc5be27b2b60578964d7b40b35d6206
0x5f73651fc2a79d8d848a6012958de1200505f2aea8e2fb4fc7f7b914eab28acc
0xabd565773eb870efe45f796ab3f25857b68b09416d614e15b157784707a1cdc0
0x1b1e1bdc32cabcff3fbdd126c8421fbccdde1c5e3c03320801431e836b92fa0f
0xeedad2d2eb93c81c7bf4860774b34c7a4baf21a67574935a87c8369a8f6a3fbb
0xa5d440b9df15d9450bdc95004feecbe9b743e48a7b3cbe0ba3ff3fd1a3a112d8
0x6c757371af0cc7b71d191b886874edd3f0b70c27d5bbe011892f13b73f832fc6

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