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

Aggregator

Verified contract

Active on Ethereum with 1,508 txns
Deployed by via 0x65134b9e at 10606371
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0xbbd89d6a1d3ae9b158c10813c6ab454f0dcaa42d450e9ecc9d1b2f6b2c1d9354
0xd2ae9165845e9eef7f8e4a9eb3cac2c5ad4d4bba8af8c615935731f66da8bac2
0xc2f2b991e7faeef0e6f231a71f91ae344d07c353c1712c7696def6f044112d76
0xae40bd1f0b75204ca7dbe33d8cb03958b6b1afa231833f248a2cfb0dcd4bf83d
0x4594d8db8346f7de9b9c064a204658b43f3fc0ccb35d56ba6aa493435ccbb9eb
0x833ec203e971ac672ca5cff6d95bb6ff6b91b9370c27c14ab232852ea91f6c26
0x11f57417c2a367a0558a962c93c45eaa6892a0adafa3ac85ba0b5795f83b1112
0xe50c667f869d30ffc0a5b331455502e48525b66a270da9ab0c17c84d578c1fe1
0xfc87f303e4048a4ba53e2bfe67eafdd1a20c29dd0b20e15d7c211c63b0999e76
0x468f945882a326ee865f1d8624bb08c335e327b794bc15feec57a4ac80b0e820

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