Aggregator

Verified contract

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

No balances found for "Aggregator"

0x7ba19674716abde0af417e20463c934ed5a79574b48ce0970ae9967c8acd3814
0x59cc9ff2cda76e098fb9feb00d68dd7488f6d8ee21338be9725fcb9499726f9e
0xa3158e111a85551d3fedf24f2eaf5c292093f762d407923fef55f518b7150c72
0xcf618a504a4649485c7b6520d4ca2a7c9666cdae2ece05c96f340cd243c5bf1c
0x0045407bdec13c615a0953e16c8a622f61a664812fc55f94cd38cddc43eca157
0x970002f27771ce0aac45a42052e657665bda75849877e76c8b4a80ce299a2ad2
0x7980115c70eaaf1872c1bd8769f54bbcc56962abfdc9ddaa78049870fd984ee8
0xb53c3ca6eb6cdfb63e005dae5595a8b33956242bba3fd22e20e2fa15fbf993cc
0xfbc47077848d79840c956b18f8a92bbce6b04804ca1b8ad5df471be7387a372a
0x52dc78827d0932c3af4a998a5a4ad7ebc60edc52799e89076990ef781a7b22cd

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