Aggregator

Verified contract

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

No balances found for "Aggregator"

0xe65216cfa79f102845ca7042137c5981e964b222c48c3264a16a735e706ebc0b
0x508091b22d3a893bf045c9f82f49245ae4443fb93fe14c8424dc89547a8cfa9c
0x45182b25329d620d8a72fe035638c88f8a5b4eef0af2f0d15fb63a6b09499f4e
0x63f9148615782ee13e4a1ff09a0137c1b83e94561170a7b6a61285cf7f4382b0
0xb4b33d377500c9a83da86b83490d28d768ccb88776753d02449f312ba821ed47
0x80d2025d34099a19961c142402297b807933f46cacf5a7e615777dd6a02cb03a
0xeb6143528eb73f34f299d06b95d2b55599a68676649af030491d73d5ed762126
0x0b59093f6c45b32ab0d6d577277abdee7d05063476241620d9e95638f299f31e
0x42aaa7698446d3df9585157c6eb98f7e02034c920ea1a3e048b72903820f3112
0x2546e8943c0b2136729df069116f327c1ab22dd8276840f23ed8be0665941eb4

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