Aggregator

Verified contract

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

No balances found for "Aggregator"

0x2810dfa0d0e935ae949ad74ef862b583469f9dce6db724ab63881917e41e76af
0xfcdbe17d643c181054cf9a9b8edee8812ecb7972311a9671c9fca96ce4b5a042
0x696a9e4e62d6440f80f6a97e583b3ec8ff46b4da45496b230629980ea1399266
0x22b275fb4af01808acfbf5f663476b8c78fa2496b5f632f2325d18efe7aa7d22
0x58c94e01ea2d878cba2dee9cdc7dd4da9cd99f8e748c6fabadb637595d7d125c
0x7db56fe1284aa2876be9e48f099c404c5a462448e88d1bd5961282065246af12
0x1da6c26a23e9335c28918e6b7aba248f3ab6ba95c761d9aef8cf0a2e423a60fe
0x3a4769272e1ea697c8e989194d8276a7f434cb6e993e9d32228a5834e7c7ba38
0xc2bf8f86e24ae9bf3b81d4db4f526993d209b7e88346dee1758660340ac14cc2
0xe69a4f646a4d2dd01621a92870f895c8b3a25f1d1bae4c54c8619b396cc41b56

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