Aggregator

Verified contract

Active on Ethereum with 65 txns
Deployed by via 0x0ec499b7 at 11829428
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.31
0x9b3aa4a42f56b184c5bfc35e0d75a1ffce00c38171672113887286020c740815
0xd51c4bcb1f6d06332cabdd03fc84ce5e7a3fcc9ef82eb2ee721d522d76656509
0xf29861e47db1e45258e38f8c8c50cf9c22ca8afb18537d710fcf12fd72491cb7
0xfdf106e9a71faadb2dbd90a2218df3856543a2976f21e247d26d571879865d01
0xfc89f667c30b249c1ef2f32df4d5be8cefc40b31b7f03bd45dea8676d36f734c
0xd4c630d4ad8556a3055ffd590c0335cfb6c61c17a024e2890e105f1b3ae306e3
0x652c0c9aa8eb7cb1d06fc1bb36f46440a87fcbcfa3a01381fbf8a670c85926a1
0xdf982f9fa039dc407a7905c9a6e34a4294ab237324cee945638786d7d092752e
0x2b1081d12779507d5d546131774db3e81a66e3fb2350ff0b1f998cdd0fdefea0
0x2f0b557f8a5298f5d1316a92c70e771ae5eebc13efc4ca13756323d5419173b5

Functions
Getter at block 20861350
latestAnswer(view returns (int256)
42580255140
latestRound(view returns (uint256)
33
latestTimestamp(view returns (uint256)
1615854602
minimumResponses(view returns (uint128)
5
owner(view returns (address)
0x536ee6348b3790ec74c21fcbe3d990066e9b8ec7
paymentAmount(view returns (uint128)
750000000000000000
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.