Aggregator

Verified contract

Active on Ethereum with 6,865 txns
Deployed by via 0xcddbc07a at 9085543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x47a008b9c0d1e14c85c4cbe824c44ed2b40b6b9a62f0bbba4ed97415ffc2cb26
0x28cfa4d40681f15110c3d81304038335f1a7da13595f8e877eb984e2699b2426
0xd1f941625abff80b402785a48abf2bfc56ef21d26229ccbd06d4872cb1fbdaff
0x2954cf77823e87c9e0788b471fb277f63b8be0802d6556bf57621beaf0538e41
0xb58bdb898a319f8ab841b900cf75d8b5739324e3c8afe29406d40fd00c89f4a4
0x8c6dbba0f6f0536a9978f3f08dc2124558d5f0f45f63188aa19890002fc67718
0x0b20d89edc87617e1adf42d8d36ec48b2843558a5bc8b6d8b21f817d40ad2e55
0xcfddaa8a6822918bcd9cd89005322444a9c755700d55afa8e73beccaa1b92750
0x764bb7cffc3e2b11d564ef7549c85cadd47f7cb51b0d0492826bca0866881050
0x9d2d6793994d91faa0a7bd519dc77c3b1a9a1ba5f5d5cf206ec8b0435284592c

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