Aggregator

Verified contract

Active on Ethereum with 2,025 txns
Deployed by via 0x1801dd1e at 9152465
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x375f5c940281638cce08dfdea59016c05de5de2e08a39a72e8a3d5f091520579
0x56a5738d9500af7bf17352f2c8fa8652960282a2eb24aadd7e1c066b4b8825fd
0x61a3d342664eb46c58de3147dcab365b36987c1ea5c10637a6847447daf7ebc3
0x9827b2a637c39f028ef2108b2951891e61404f019349c12987a5baa033f9841a
0x9f4afcfd8445ce7fffb6d77d36eb04f4a118405783b5bf60162c8575ec08472e
0x0c87b84123eda7678c637ee182147ae28a3e5bd180824fd70339cc953451b5f0
0x10450833b90404a4e58a0ffcab0016978e3dce16a6f1adb8c8a35fccd99407d1
0x223f483071cd7110dd2c80aa26659dfcac6255da190a60fef2c75c99d2e202ff
0xedb12560c840f4dff927114266373200499780bcfb6ed5449fc900d3f214a60f
0x13f3fa47e666ada91aa54f81fb98b9da2f9cdbc4a1f047147174c7e5803420d9

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