Aggregator

Verified contract

Active on Ethereum with 1,615 txns
Deployed by via 0x1293bc93 at 10703090
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x11f417efb34e6ef4b34057e19246f0033f33bd3577d740afc6b28446de384673
0x001ebbafebfe1ca265c4443aa527cd7521b6bd93a64e10dbdd310bbb57b07a7a
0x9f5c090c3faaf5c308c4727c2450e8a987154fa0a401db80cc04c557241d0518
0x0d35aa21a937185d931308f80c28f3148e2c3f26a3038a5e5261928eb39a75a6
0xee3929d5d3fedade57cefc1145ec6817882e38f80ba92c4c7401676688c7d672
0xddb142c71cc7fa587fc4cbe73e2779c3c2e54eb66a7977e3a477c7722bed198c
0x7cf77677dc9f1014906459d0e614ae38b6cad4a1dbe10964c37e488fa5d1f464
0xdab9a690c03e83dd872966cbd330ff41baf30c30f3d63a00e09f00f60b5ae6e2
0x9e105ce610179613590a9dfc16c4f5e489f50b5760c9869bc3360c2942c8f67a
0x9a34ef645a57677ba3bf1e2e0b2935aa736af08083f093cb49cf84776ef6dd70

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