Aggregator

Verified contract

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

No balances found for "Aggregator"

0x06a745775c3766eaafa38dd172181b47ef8b874c29d4b6fdd14e51e9a9f0ac25
0xd02fb81135931275498db15fbb28dd308b6b2a06953746e4d56aa142412f282c
0x1f67420a5f1f1efc771e466ef70bf749761b5d03eab8e261a74185e5c2fcac46
0xe8a2701ccd62a19fd52392b3768c089cd1b3eafde66b36062d4f062e82d0977f
0x332c5a80bcb21400f98a99191718d643427a8059548945042cd707cb1e64d9d3
0x61802c92e2ed3a688147855775be32a1a469ae4c80467b0efa9b340acce53106
0x30896618f2d2b4a95162cf7dc6c6036bf36646e3475a059b80d3a53cab1a076f
0x4894cac25a9c8bfd161326f5774e758ad6e1f7320cdb63c71f9f20bbe25f5a91
0xc3bae7b6550ca4eeb82900fb8bdd32c99707d71c96a85f5d16f285bbbd9009aa
0x887c69c072ef3c1c25d289310fb9140266e097514c95d0e0cad632773299f192

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