Aggregator

Verified contract

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

No balances found for "Aggregator"

0x9b67ee10c50e92811a82e14e147157f68f2b0e0143713699ab223ecb93218ab6
0x391f208bcefd7c79e49d86c761082b9f2f19c5eaf192627405e6c640edafc454
0x10cbf6b7825cde8c12863a561fad90cbc38b01a6ebb0b56c7b514887fb50adcd
0x4aeabfc323d9ea1d46e408ee5ce18ddd299a3950d1cc98f521b4675102b332c9
0xffbaf23e0910f6864a220748ce82befb97e7f2affd306f2343c524421a2613e6
0xa84ad92414e0a065ee9e554fd5acd3f4475620bb19d74097eeb7876dec29ed18
0x1e52c46d069daab7a9ffc18c5ee9c6eb569e99344ee3387da649ab8eed7c6bf0
0x47dcfc3ccf7c75aa0fa6c890be62752f5fa40f455dce8d793733bed7b7789b51
0x15cae3502624b3037a54fcdc6101d1bf086d2831b88136ff8c2e8a51b075c569
0x6c72f5b0388381b5aca45c0055a05ccddd3bb847e90a708e3576e2d92adf4c9e

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