Aggregator

Verified contract

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

No balances found for "Aggregator"

0xdf17cec8ee9c3865ed749e400303fd8fde8383a68687dc8831ad4f32489801cb
0xa11b76a304218114d00085ce6f10e4c5cbee018cf7bf52c76f3fcd91ba1f39e2
0xcff09918f8d49d0d2df0f7f5f5902a177aef6d649c6048375b7a2aee96b510b7
0x7743cb64e0e39bfb6295d577f9389f1964c444a2c02c337e7396852d1fe3b103
0x886ac268e32ffa9893a59b0ba909b1fc55e58d2bbea9a2ffd5421b8c2912a82c
0xf24fd03219a8155b21c8aa4276b78772344399c80860833be051acdacdf051c7
0x0f09ca2907245f2ed4954e5b40dc0c9fff0fc373b264332f8ebaee0b22985d7b
0xd1cfdedc3bd6cdbd33f1331e608f49a51cbbada80adf372a4cbbcb094b12039f
0x87bba061e245f290b7d88fa85bd3e13455c2d703ec9888c65cf6a022da7d2e94
0x7bb51e12613626f65874378636405daa14f8d5ea5591c67ddc72fd0089a4ec89

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