Aggregator

Verified contract

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

No balances found for "Aggregator"

0x32b551f1c50842d58cb879f8580d5e881f9927d4b921305f8c2378b03c264013
0x18bf7a99be9f5daa66b3c2211d3f4f7f47eab25fa6ad05468fbe860d2dfc0f3f
0x997a512e3396d3ecc4cb9910c30dbb56cf679760eb63bff146010bc00c038f9c
0xf36a8753c07d70f83138b73236033b190fb3b50cb9584b22a45b5d270fa065b6
0x2711f8e4c20458b868d1398d3feb351617cf5a20c15fe6d32900c3d0f6cf888b
0x73928165eba2119e10185a4f709c5d8e885771a2a85a8a82dd327aa0b13045b9
0x76d1b77529971b707e039f1aab016bc3536e2ff54ba9a31187d964320c432599
0xdf6686fefb30d053f9a4844071c42ad6ac14b4c0d32c5beef52bf71895f4b6a2
0x5df2d177c0c1d78d8f982e789ec0dc0fd041ac586c7789f6e17d49b694afae2d
0x0c8899df1ec9b5a829ded610015ab851369122781785aa95b3f9b75b94316a07

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