Aggregator

Verified contract

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

No balances found for "Aggregator"

0xd4b2c6ec7846d9e45fb95abab0cfd4cba848da36d76335183d2ea4669d6d91c2
0xc6a058e72b9831e4c30cf53e227ab6bd80a7c03bbf541953bd558d1c7224976f
0xbf3d9bbde8dcc2adbc096c5f709305cda3119fd906210cfec76ac7d440b5cb67
0x2a3e761a7cb64d6194847269897eea150eb1cb9f961c96d9978ceb7c13ade74b
0x3acedd7a45339dcf5faf50d1ebfc215e12ad3ba128c8c7aec52ed0966d9c8a57
0x4bfe3a2d4d1ec251446f08a041cc1ec744b729c3f7843dd9cd7b3d5501e17b28
0xc3fc74126040ae0ede2ba0a177a08adb9bac75c9602f6efa100603552d9e75ec
0x061ecb33e5200c1aeca48bd941d2c6ee50b467ffb38265d7b977369cb0de07e3
0xd5e346970b9852033172c2b78df1e67dda9f43d847be991a4ecae36895d78bca
0x9f6a2902977ec37ad4081044bfba549934f7a82d7624bcc3464c8ab033203faf

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