Aggregator

Verified contract

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

No balances found for "Aggregator"

0x49ea6d3c49843e43ebfa0385c449181c176a2e0d285c233659b6ed950a600a89
0x773af32808a448bfcff4d13eafdfb120d346799cd96bb0c49c2c339faf5caa61
0xa671bc84dbf1bb3b03bfa70e98270828805ac6e2253d6c952d650a97e1cd4581
0xd73a03d5f74c7c2fc9ba6f3e85df85e61eb9b6ed9ba9e829971bcfb5fd676ea6
0x105f78b35d8bc03eef40e693f9ccf89a1572a91199b32e28e36c41f86877a1cd
0xfc58e648e3fa114f71375722a148f8e7d4568d93fb8b45b79f7669275985cd22
0x7e482770b93b25c713122e27368e1c83cf5486f6822d03d0a068aeb238be2440
0xd54d5511f187865b86b0958759bb775d29b1395cb882a15c6cc49e6ad117331e
0x9038d2e34ca721d1dcc2daa1f1efb4685db50c6d3af7ca9a3a55dad2a8fe7bbd
0x2c980b540aa6b47805f3a0bbd7181a64375efa6fdf190e598492ad6d6ce11afe

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