Aggregator

Verified contract

Active on Ethereum with 3,291 txns
Deployed by via 0x4464ddbc at 9152724
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf8a4207ff041c78454e0e2e5a1457c5c1b1df1f027e6c5206d689b66022683ba
0xc6ba43e6589060a7bc42c78e0058cbfe86b750e5384229c8ab35a0b47c98a83c
0x58ea899f2e092169ff10235164fd78f1519fc7d2d2dfff48e0971edc24187c48
0x34813ea3a3db4b8761f4fb27af94aa57195880d152982362d9fff59a08b78b94
0x6117eb82de6528f55fb5c15ae4f7796f76d2de8ad5546cda9ff771fbe2eb5320
0x388ba00854c2367adc86f42ddc35579c32cffa2ba477ba22cacfe4e95828a5b8
0x9ee55ff47d464cec601e888dd05d91d7ef697e6b8f4654debedd281831b38b15
0x0e77f89fa6190dea23ca15891ad761e4a6f706e8d51623da6d94d8f1072f6cc2
0x3c732a2ebd06eb36d23180297fc3d7cbd1cd7c0e5f10f7515cc89616d9efc2a4
0x8a81c41adab06edad9f57e729f1ef3c60895a0c4e6f243e0cf49166845fe44e6

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