This contract is being backfilled. You may encounter incomplete storage history.

Aggregator

Verified contract

Active on Ethereum with 5,303 txns
Deployed by via 0x2ebc8543 at 9617973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x202807c387bdacb5558b1e88f7a451fabea2df6f88a07fe638852641fd74d2be
0xe980993624321363be01271645dac938017146e98812648a4d4e17ee370d372d
0x5a8c1ee3ddad9d553f1a312b075a2d8d042d294c8a24dd9f0e174c0c5a3074d3
0x3dc2277e7893dc0e068c03d7e82fc3f5e62260d0321fe360f85cca63e50fd203
0x746e0e56d5b8f67f9b035ff5e8a06bc4d08f1052c56676018bd5bb5ef340f5c2
0x5fe1bc2906dc9b0b7bd63e85d652c3f77b79240f2359aef5381b5265d6300d55
0x5bbfe73aad59c8e042245d0d587fd3450d2e694ca0bfcfa77ab9dc076eab7370
0x418f482cc71f15d7947e7e93dc20a52bd7d508d6379e7677d0fc920cec7fbf6b
0x75d441aa77eccd2217b70b0ea7ce14ae5d221590f8ea324004604cf6c4cf2fe7
0x9564c56c839431fff3ec5275c8e58eb02ed450d163061ee45279ddca513fd441

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