Aggregator

Verified contract

Active on Ethereum with 5,642 txns
Deployed by via 0xb990d769 at 9288026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7131830e7e71044c36a771cfb630ba329e4f07664fb52599918f28528690dceb
0x680a99c5fa8cc5bd452aa0bdc44a8166fa7b3e7533c546df4dbb2d40a770041e
0xde1ccdf08626e3b1af74273373c51e193c576eaa3e46942d12c3351ee313546e
0x9b8c10b48ec85d3c8857b6d5afae817694039aa02146f3864afd02d883bb1913
0x3cba9a702e522baf6e61d2fcb500b33fd9d2ec11809c65c15a7bd4b5bbe06981
0xc4de74c67959bdc61fb03272ad233f7cb3b051bcfc150d06cd9bbafcd6972814
0x203997ce3db7b9a310405b507731d2c2299f49a034a5b1e366f9a76b46e41daa
0x0a886b9416d809b3beba91ba4bf84e4fc78d631d0afb434bb7287fc3005f0c78
0x510705e7e9216a7c97bcfd499a7dc2ca626c449e52a22e696aad1eca438494ae
0x6981e3c368d038d8d0c87a959540e73afab77a314be8d117c471116ab39fc55d

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