Aggregator

Verified contract

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

No balances found for "Aggregator"

0x34e9f94507f495252fdbedea42dd6e72e5e3cb4de56e97213804721e346e4c2b
0x021c4f8d157d536588fff881d65076b8aeac66c6792ef559d04f00ea7e59f153
0xd4706240b05b4601789dface0ab917d19f653e9d8972998c8fd90d931d209428
0x815a48f795f5eb89b838e32507dcdf81dc9a4f60f714a54ea167dd89a5a2b70e
0xc1b95ea3ddc98bce492b9afbabb66664863561cfb8b2dd13bcf37674d917d789
0xc33835e7cea525ac36e821952f6fc8410362a5506101a67dca7187c24d2d4833
0xe597943b8c6dfa44f9e96fce91024fea00ec97bde4a4e2193d1bc733c7461986
0x30b9c098ebdf2aba7d8dfdf18e863cc52ae126127708e0f11251b62e59824b7a
0x5c85a611221b9b3583348cb5013a0c17127dc5517f449d4151c0f94d946f65a2
0xcf2a2fb65588ac071cc04602624ce86a17aa9426a15f947977a9d6683da6d7dd

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