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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0x0c23cbd9dd7dac21c28989739f777f7b9a092b447ac08d40fcb867faf5e3364d
0x6875b897e3529983c41a8cd3e46bf08739f1ae2b4b23c58dfeb87c8523ec5113
0xe71ab44d27bbf9c29235f3d87a28d8815c273af4bfc12f21285e52976e5c8bac
0x4fb8020e650061d5ad526dbb6b9283481e5749e2e0a408b95f2b122f44131fd7
0x6203ad9205d2b8da31f29bd88c9e4d7caadf70564c8b6092dbe463b1bf5c2ae7
0xc11e6785c061d72d8f112dc888cf193a6ac6f2e849cc7a722964d74769963559
0x191f384944a32e89dd4bb9e83cae9d582e24c0a7308416f7309e5828a757d749
0xe3ace76de47d9847bc9a98f196352252ee7db992015df286b75d36e678a8b579
0x04512c3cc12a15b762f810d76674b33fc50a72b1af2e7ee22330899bd35f11dd
0xd1e150f405077adbe4f91f395a318e4b9ff2225c377906d99c70ae1550384e77

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