Aggregator

Verified contract

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

No balances found for "Aggregator"

0x7d570fde056da2ef171d9e46b9a3bd4640fb5c89a6e7d554cf8ecdbf87b3389b
0x12b171500a58625aee5993f0b57dc3cd23afd55ea1b1f0196e8d14f5e8f24505
0xe160f9b826454a26a64ab32232a9f83804a45a35845fbbfe7b71779ada09afb9
0x24c15e99faad69a50ba8f1fdf64e1d889940a8fb0a7ff8614e1647bf1126a91b
0xbdcc936ca531d2a698a33b12e468a0a7efb313af9ce9d224b5d0306c82bf2ad8
0x255a65e372f2fde7c397bdafdffe316c60c1cb884caebdbb6fcd2851f921c5e4
0xda3f330049794d46cabc56292ea08a7b37d20b9e0b361aca0a1e88398b3bd353
0x9be86550d5f8ffbc2901ceddf6cecef830d602cc121e3d93b7db2fc6004f363e
0x6a3e6d16c6cb4140b121ac2ff477ce8932fc8eb926cba0c03bd3fd43757ca164
0xd08f15ca83bb5fa3a8c71c71ec9c1701b1f50ed02475fa5507ccb323459b6897

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