Aggregator

Verified contract

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

No balances found for "Aggregator"

0x910224dfee2f3538067dec97089e2cca791397eb96c09d635fb7ccaf45895541
0x56391dd44e1cb2cf87b3a7161eb3c9b238bcd6e2deb2b3cf0c74c9c8bbc143aa
0x33afc22ca684cfac8adce23454af72501b11c2eda40e1469238880597a9a71ee
0x4e5b385bceebe4b1aa6f551dcd31e62d892034cf14611e9eaee07cfc1e4458bb
0x666f82e320435dbe8e9d6703e21517e8c89fba04b7f820474d7274ffd27b59ea
0x0a63c5c16c671a4fe3600bc65880eb0364b9cd96d80d90895e4e816edd9ba5c3
0xbbd37a312edea27c16de87f7025de64b4cc94140baca8592d0bcf1061ee136e9
0x9540f38545c259719512a607ba13373a492bc0ce456c7c029f4923a1c9b13743
0xd700a59f6f7761d558457fbc5ff979323034485e76ce03098cde251de190323b
0x19a2083f85568d71a3c36434b30de2f08f5c81ee459a5136086a09acd9fa327d

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