Aggregator

Verified contract

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

No balances found for "Aggregator"

0x28c361cb5aa2ffa05770d91198d81d5a2fbc1463fc2dbcc356cda294f148d7aa
0x2a1c32361db8612c46ad51db14b072da1471e078df998957f36fd977a2cb4a0e
0xd554d31d2bab9e9b8ff9223518fa382547f6f72d37d7d397aa152f5d99bb59b9
0x4d8dccefe5c378dd8eb7e535c6dc07f23112ca157fe0512423ba4d6053c7dd3f
0x9a246e8567ad78d1cb8c3cb584d9052b431c4a72ec8532dd9ce96cf4b8bd8f84
0x338da50d3032b525d5bd0c96f7deef0ec3def63f07f20527db460e3bf91ba3db
0x84c9b8db6c16de8238d97ee5fb99751da1376b3a9b774a7fabfe225fc27545b7
0xf7acae5af6c45d1ee6806ff591a7b1f668ece38d8050f31fa876a942cd6f4940
0x6c99eabcdf275e5147f89ac416b8208890cb167ca4b030c11f712c229434f7a6
0xdd9c3b18b3ce06f51c9a4044f1bd08910503e77b2ae27b8c860dcd1f58ad8d83

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