Aggregator

Verified contract

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

No balances found for "Aggregator"

0xd3a563db75bcce12753b01219d31b3709e06da101716ac91f12d09e59578eb64
0x9524b75482e9b62c1332ec255fa417c5eb9a1184f782d33ae6cc19964077af33
0x6a020234f276d7bc1946deb25ada6324c0286bad80843d12d177d82cf9dca1ba
0x3e7a7b225c439f40d79a9f9d1910cdc8b1223a3e139bade83e7bf4b58920f3c9
0x05030147f9972d52ff04daf9232361dc6df4626427533777d953d9c5de8c640d
0x50136ccf8f2de33d73b5ebfb355a867bbc6188933b5900ebaff72b3217f807f0
0x820045f7a584d9f000fe8467a9b36ca5b3e96788c9c11d51e1793a5838c7bb38
0x4d757f9854a277fe058ab89bfa0e9c5ba7ca47fe7a319afbe6c7252406b31ca4
0xf4b0f26aa3defba7950c834ba2c2f94ecbd8fff3e0d0059dd11db4a9bdd13c85
0xe48b84591c262ae583459f46240fb8f0d9bb21e5273177f39f7df1a0a0a589bb

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