Aggregator

Verified contract

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

No balances found for "Aggregator"

0xe9df3ba2bc4d2d2c149101eda5a6ec716b4fdd16b61819b852764af1fa1a745e
0xebaaaa5cafeda1f71bc3fdcf1119668f9e87887a956187bab7b088b25bb600c1
0xa72cc8ea4c683afc1369de755f7553f4751ae0e197d60c4244feba1f0d16dba1
0x4596972c39a4be72721bd85670c08d0353c8d98246f189d7f75141cbbedd2e0c
0xa21089fea12335a80c56a3c6d574c683c629ebe0e89b50177f2894969c36c31b
0x8f7ef22a2291d2af311b5a785b84ed660168c5b0f99b75c7641d2c0c47edea50
0xab3527ec96f6ce8f9e2921c8e624a24486dd4405e0e634c754d039398e7c513b
0x712f1d07267d155d93d6dcdb05227207c3cd0439460ae4bb4b70233f2ccaf795
0x870436379302a72632e0969ba7e21705b60574ea08a778a1386294cd3325e33d
0x97e96fe50d193819c096ebc8e343dc0034f19aa5d95498f65e90183a8f85d950

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