Aggregator

Verified contract

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

No balances found for "Aggregator"

0xceb421f65c422cd68d2f7cff58a80bb680a996325a8205df0ae5f966b0bb4b89
0x89ca6df388a843f14f5106c06de29cac6175316e8a2e64bf268b61db12f44873
0xaf5b62b133f024ec3e33722767ffb8d56f2fef8eed24736168c3550a637bd13f
0xef4cd582e81b3a2a9f82158f3c623a586490493324c35fc116c5ecaf591a703d
0xac37a730993c2b05b925f6a6c6fe1281c2ab48b132acab86ad4065e26e85dfca
0x1bb91b50674116c8437dc5e06d57933fc314282a363b49204f384c876b6a4147
0x57ab008228140d29f0cfc6552f5278b874535dbdd364c95952c35d57d4733317
0x80362a682999b64cd0f674175b0ee1850b5b4d72b9bc76373ef205432a3f7d1e
0xd98a2071d608450dd6ef64e9a0da044e43e5d90845eb7f431d6f6371cd178074
0x917b7c153803fa946b73c8a5281acd263a283dc988343611ec9f12027a31447f

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