Aggregator

Verified contract

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

No balances found for "Aggregator"

0x958dd02647f723757ead349a095986a842d224e5efb5bf381469ade78a897cff
0xc4792d282920bf1952afbec81eb64ecffc88f5dcf98e72667fc6b0329985f23e
0xb0f37d8fa69b3feb9746a5f26b6ae13f5f7c4be963f7c093e1a22b87154f0252
0x2b42fe51f231b2fe66eedfc6176941c19f08d82e16e3b5250109d54d0d920e66
0xacfb25db5b9e69af94f64420b59ed5a4f6bcdc0b77d72774bef2e42fe6333569
0xc84008d62c1660acb8abd58541dab4960611ce522b9a5296384e4e9624e70517
0x9575d55f2052a7ea96e1c8032260ead4d30d2c5e1a3c11f9ac1bda87ef513fd3
0xff18295c596337c705258c054278caae8e4f1c8df648c7d151203a13e86043ef
0x2cdc42b2c66ec3b0d5188351d83d6e756d02d9e4ffecd69f89e10718f6520ab7
0x2f1610ea3e0e5b3ac3792e21327c74726d3bae601315033d067a29d6a1cf0b36

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