Aggregator

Verified contract

Active on Ethereum with 2,102 txns
Deployed by via 0x4ad80bea at 9152674
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd8067f7a98fc7612b7313232c3f652b04eff8a4f072ee54f6950eca88105175d
0x21c562f586b98259c34e5a99df3137db0d49fe64f57099c291e4350ec425b73a
0xc6ca7b2983d2a6bdbf2b779661d5a5375204dd18671ceaf8ab94956691be03da
0x579c885de44c88b8d3dcb37146da933ff1590c63ae3e575bf14fdda2e7221752
0x9797a4061fa547454865f58c7621859519c64778d79191bdc01652734e0ba9c8
0x8342712925de8f1e13912509362c17f6b6b5265d39a2525d528d693c8b425c06
0xab576d0ae9d652e053f123258849e7c9e2b40453bdbbec8fe873cf90e82c8eeb
0x987db46737b283dce72e9e243dcc288f3092f18f94da4bcaa5e56285acfda8bf
0x53164d68899687cabee8857a575cfc697f1c8339e239a259eb381c92d9e10e79
0x3e68da19e66ec2b907b97c1d830d88b0864928f814541abfbbd5b6ed82d224e4

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