Aggregator

Verified contract

Active on Ethereum with 1,641 txns
Deployed by via 0xaba1bb9f at 10412378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x7a1e3d5418735ca0c8883dfcbc8dbc5516123e07861bbbd018718e5920fbf66a
0x069f065a03b42ba263e2a7ecc420f311229c3a52cc5600ffc65eac75f366cfd9
0x968d101eb67cc9d5e4c7fc65b6f43f8feef22d61953965962816cc812eef77dd
0x13de6e9f69a8f4fbc1fc1e0b99509fb4d9207451b10564a9721c368d976055c8
0x608d5650b48adaf41906e01d7a5fd9e84d2942eaa9f4fba7fd6d379606792fa5
0x9f6a1e80d6be892a2283ef144f3a4816f766f1ddcc4a8c940a3e88a3b9e84244
0x38707ea505d999a1e5fb68cfdeb5703ba5fc5dfcd6067e2d1a133ffa9f21e9dc
0xcf461fde9830684d1695069ec36088b11c141c7ebdf5071694ff8dda7546585a
0xbe713f28c12cd6d710f6021abbf1b62bebb74feee7acf58d3c3df7b6fc39c28b
0xa10425d581108babf0a8365b75387edeacfed267184f7a473471ce9e732f073d

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