Aggregator

Verified contract

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

No balances found for "Aggregator"

0x8a1c6a819f5894e96001b731a5196dcd13e9f5ff0cebf1994d9d74177751af11
0x10d783a3eef4a2516b8325a9c146c18db4d4bf40cd3fea20cfa60a8102bebf00
0xc4ecf73a24838ad1a1844fe9da30e147e34eef7f7cd1906f2194ee6f2b7c2f13
0x8975f4e22ae202fe08ee877907f110023a7ce8f950de375fbe9c481dd01911f0
0x9d7bccd671ccf631dc485862f5c3aa0d66a54a1b912b8d4594fee1b6719d78ec
0x11d76c07a5731d2b5088ba773c1962b57f473a5a4a9dd53aab5ab1f2e06f57c5
0xf6eb6d3cfe23c5138699549543a49628b3109ab651f1066b070ea4ab719b845c
0x7f9176304f5587c9bb28a32cb414a8b8f500b903b65540884ae85d3021aa4247
0x96ce27782d7f4b0833f288d03a890bb1c9734f375910bfa4ec292f9d7e9f549a
0xb9c1f8c3b2065963efd0f43bb72a47ea2c670c590c2f752de4c2b79606d8a941

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