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

Aggregator

Verified contract

Active on Ethereum with 121 txns
Deployed by via 0x00ef2583 at 11316634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0xa02979920ce141f675c4cded98c9c08e04ec9465424a4b0b10fec1bf58a7ca1e
0x821867996b41fc189a6aae81121fc599d6071c00b227899267d7697acd3ce05a
0xbd2d18fdcd1a08fbd6fd5712189b914037ece87027a7757af8b1f46e3cae69ef
0x5b6383b5090c3e3d56a89983123d82b1255e611b00d52903f342b838688626a3
0xffd2d76e4c8054a910b3027014f0717eaf8057780b09b9491317d1683359ee24
0xc76b207eaf5e411b9b23bbb2d8ef7c0d1c09fcf93bc2ae371fa63ce8378cdb55
0xaa86ee5ff30192ce0cb6408a6bd09a24cf27879229d3b142e640c34468211bca
0x40d2d8c9e5eb16bf72218da7fbeb9108c62f61158651166f5da32e0d2b3db4bc
0x7600a39ba7c10f54ddc9ed47b86ee4e8611b37d24c43b9b636f9334cc663bf53
0xd888e50244d57793a3bd7a1542a7a491791ecc8a976b66574fa8db43628148b5

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