Aggregator

Verified contract

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

No balances found for "Aggregator"

0x4fbe0c65bd725cf08a5599c1e04d2fa6dae6f125016bdc226ecc8a6282497d03
0x93d0a1a030152f3a8187cec740f6f24a54208e8680919b280aca5b35e8c2228f
0xf2181b7cd0bcdabf876268129078e992985157dc27eb3e0ad1a44dab579e3d3f
0xd75f238f29f73b897ca880504f7a22db258178e05554a0cbdf77721454f957db
0x411e63198b193af3c536bdfbdfeadfc4a20d1317fe6b2995d1068a9fea2094a1
0x9962722885885f397d712a243610b16d6f9ae26a2e9016339a5e24e15153c018
0xfd1b0400f099e9e9851fff1cf35eedc1a69d553a2ac181ca036768860e30ea9f
0xffe6a38df65d509d974468316127bbe8ce992325f378004e2fce6102bd3a56cc
0xe56fcd3514d0c7581d4618c993483c1a3301dd6713bfef7c9a84cd31a7cd076f
0xcd4f369dd64f9b781ae79f38d52a01e5d5cf079664b1384aaca3de5c0426dce3

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