Aggregator

Verified contract

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

No balances found for "Aggregator"

0x58aeb83ce2617f77cfb90bb41f48cdae4f5e538eb1da06541c8feacb3b72f569
0x06420f13852d5e0eb8661969729f2e7fd477345d6a2d7df173081b02172085fc
0x3e88c8f4f78c07d955975761381e8edcc7d8e5b2418cf692153970d715230c22
0x422d502775dabd3c21bf5258111c5ddf4f6bb5d6486348f476f7596c112a5d5d
0x045d0674df3e130d34a7aa5b3a31578edc275c18092cb691ed14f29ff75f31f3
0xa78cadc276683237be79539243957dd07bff9fd9377bd0424a38b830b8f9ae9c
0x76bcd7826fb5464fb76962d8896ff36d185afaca833b3d60caf2af0d35fe8117
0x7ec78df44d592ae958758f6111a3472c33048c79864f29723d6716a18cb2b0e6
0x0dc910049aa782993a07c077985f0b51939a41b6d15186806e33571f87473466
0x698d52c792e60781f1f22135046c5a5c08dd42f38e66a1af8588c7a3d7afcadf

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