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

Aggregator

Verified contract

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

No balances found for "Aggregator"

0x2d00c9e29ed24f2ae4d9a8a7b7428dc39637ffa52cefcd5aa3c16f3bfa00d896
0x46f3855c98202120053c526e16a56026f958b72175e2488063ad22e8fc945c5a
0xe74d0aa70acbe11c5c0e42ce72d0071f47b8ece02b2287e29ca8eac3a98620d1
0x357577fd268f20ce16081c6ac7b2558714185340ddbaa835031937608e6c1755
0x835482d802ce585dd18bb0ee0eb0f22e6b03eb21bcfef4d901efaa6830e09f21
0x68699fb4b95495ff14be9df6297c7324bbe5a30e52842aa09279c41cb9f78f19
0x88118db4a991b999ecae4bf9553f8dd1e34294cb0eb3c9cbc3016af092405ae8
0xfddff361064806d9a69e108f9d002050acc565efbc72e621bc4f176593335706
0xc10154df828b439806ec6a5514429509785f291dea17e249ea6a6de26cb1c983
0x595775eade3d06d6c9a0536f450dc5353f452c177e4db3494e65bc6f347065d2

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