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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0xab714fc59f487b1581b6c71cc616009c9df803daea1fd9f114e6d40f0e4f3c28
0x9eeb2a2f10bf5e5f09360d2cc7040030975f13d428ac30813ab451f5f6c2528d
0xe550dfd87b1138db8c0bbb5064fc3612f79ec660afad5254862ede1b0a6790d6
0x3539fb69c021bbc79c95f8704d37a21a558c86f74e4495c294b845ccaf15348c
0xa45c3211eadf74ca3d93361b8a6548ab027b6ed3282dbdf78061702724e10ecb
0xc367a195c3de8f954e946ea7831821fc721329c76ca35853cb8f925261681a8f
0x48052f8d2707e98b427e2be07e685a791ec5c992016845f1e028b3d84856b42a
0x7024a909e9efa1641e73d038463e5ea1fdf6303fc7439d49d87492df4c3be587
0xcd54775af8ca784d8764608e0c9e4e53bb62bb182b34ca2346bbb07430f32192
0xee8b2c8de7b6d67bc2f591dcb4c6cbbfa3a7a565d7eeaeb5c4a88892bfb4d20b

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