Aggregator

Verified contract

Active on Ethereum with 120 txns
Deployed by via 0xd87241d2 at 11419996
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,555.79
0xf1b0455f33a522635c833c90991d47e3c205413722f3eede4b621bb153baa48f
0x83724323a20c12d34e0131da216b96dc119f07b8589a9d3cb3191e9fc867d153
0xd38890e9910d44bb56e97f050047b378621dc29b7235f06c7689e65484ec1e73
0x351df6dce7a2cf7b9b95057f39c21e39bee17790bda3182bdc293e40f56f81e1
0x98c16d1df594002a290ca46252e8e428bb8976e8f2a857b5d00a8124230b3df1
0x793c5bd3ee8d30e37a42ab52cb1d838b47f71ffec7eacf6de5984f74a2d75686
0xe9c67149d080850edc9d8683566a6259759492e8c3c095160726e2d7e7d4b3ba
0x0cd184fa9c83e8c3e1185eff7c3b4b7077812043eca2e5cb313ebf668dfab7f8
0x9129c8b6612f18d73dd2979655b4a2f8ba91583be50865fc2f2c15bbce0fb7b8
0xe007c03d8a60558510e817bfec1adde4f9514022b27ba86f653b26cfea5bff4d

Functions
Getter at block 21041099
latestAnswer(view returns (int256)
4745995700000000
latestRound(view returns (uint256)
94
latestTimestamp(view returns (uint256)
1618186880
minimumResponses(view returns (uint128)
5
owner(view returns (address)
0x13ddfc157ffe32071eecc84038979f004a4d3e03
paymentAmount(view returns (uint128)
330000000000000000
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.