Aggregator

Verified contract

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

No balances found for "Aggregator"

0xe123da9eed1ad8f8ef1a4ed461069a89f1d9275149ebf00dfa32bf131b27a12c
0x659ba26f42e46ca3101478ce636ef0f77d4dddd239d06cae93b7ec665fbf1186
0x2b58fa5a1e342cb62cc7f6218afa23e165643d33e6d017a0e334644a637eb8a6
0xe221cdcbad8baa8566681766c819e009ad3fc3944db4db4b7a0214c4f280366a
0xabe14803efba8824ae765b48ce9e8aa45d9fead30dd838344abae6bf1b8ce4e0
0x65be667c822d029f04ef587bfac88ea9b7be2323a8f70450661c028232839f35
0xe214487d78bc9ba87a9e4e2bfd4721dd5869107d5c66fc3f2135cb92d7ea42f3
0x012fa398e73edfc6a6ba816ff3b5ff4d5c84eee8ac24ce1f5561178a4ebb446c
0xe55ad53222fa294d4d3f20d72dd07f2bafdf3e6df302917afc182d4873d3c92b
0x4aeeddc5582e42b6bc947bc92d9c91b78865bff9bbe80529ca749571b5a52c81

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