Aggregator

Verified contract

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

No balances found for "Aggregator"

0xee4402d7c64fd7e47d257f5584343823b373b9ac304ec284ebe992ce0f642261
0xa046b458658785b41b484d576dcf658ed43d097c68bc86840a08b64be82e0214
0xc17a82b87feaa26964d8cf0c148f390be08acc8b68aca3ef40062772b36f5673
0x70ad0f2f5a8a000f8ce1f99609a88a001f2db7900044dd351bfe5fd3fef31535
0x991b775fb579e221022bea6dcf3e45c67bd12b9075ead455a87e6404bd11fc9a
0x504ad956ffce49de8f4bf33ef262df8dfaeab5b0e60cebef8e88937969929690
0x97d7de8d2730d80df8eb6700c447058c7e28a50c14dd63b23182162c029aee29
0x15382dc45e40050d0e057af4e6e78fed78911c5e2ff12c8217d7467ac7f087ae
0xe2c174c9becad2f9831d8cc52da46e9148c97f4bb29f6b6bfa652b9f0c972c5d
0xd4fc0f202d82a2e1b8f8b07d4392a0f1d90fe30ae0b18a9e02a0a977d690d59d

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