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

Aggregator

Verified contract

Active on Ethereum with 3,987 txns
Deployed by via 0x6b4a433b at 9755246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x3de916d54d42d2f57131372c68de2603d42e0858e6b01445f04c649639462709
0x7b87e2092a1ca813b010881bc2860c6c81c0d475ba3f1486713bf818a2cde388
0xe82cce3fb6ed1baf625fd56f3626e50124da8c68b18fd727ef0527779cb5fe4d
0x0efe4f6b35ee14a2544edc13c7abe65b0475b6dae59a7c2951814226cbcb3890
0xe23153342a14f1386b3cceb881a0e34058cda4a992fa12c98246764707d3e615
0x25f08370a6fe0da32b39682957a93c598eb4c35b1c3f355dd51cd4a5ae92ff84
0x6fc7e96d39730eda407f27fa2f794f812476b5d774c1b194d245bd56586c3136
0x6e636fc18d76a2f8f70767f9b70d26cf89e8a166e8f05ba16477d8e1a38f86e3
0x35ce945c83b1dfabcce5f417f3f7319c5bc6d3dc190f7f358d1ccd903dc81af6
0xcd0c9ac8361f3953b9bc933f31e05fb967b2dfd94ae20fba054aa5e4803b680b

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