Aggregator

Verified contract

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

No balances found for "Aggregator"

0x3a4d1a7361bf48609d412c26cea404544eee14662b4ac09aebfbdd22304de531
0xf7b2e0ad9dab50e86d33951f987a4d10ae9e672f19a048efca61da45359a0358
0xf09434878a80dbb2a390881793eff90ba0b0ddf4e765099d281dd81007847285
0x24328f2482a6a8794d46b9e8e74cca297f1a1ae138c77a22856412324d151e4b
0xd6ccc0012838584589e573744f4116351aa028df616e200b31ee23b67cc0771d
0x5237185f4ace1db366c8458574948fe6592ddae414c7e7446f4985a45180bcf3
0x37c561c3934a4e05837246da6ab41fbfa9dfc7efd900f2f2dd005f1542bc8350
0x8ae6cf1bf1f2db79bd479582d459793baa664f9dbd837433dbfbf6f50d822efb
0xf84dab6cf5ee88f8eb067883a410bffd23ba5cabc157c528cbe278088e0fe237
0xd841a8e549ceb47ef2615a459e86cdccf0b27bf3a7c1ce9bddc204435d429918

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