Aggregator

Verified contract

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

No balances found for "Aggregator"

0xad959be76046efcc65513f207037fdc9b22c6a9196b313d6058b7ede6a47ed63
0xc4ab8f01aaa51862e365f080922ec3fba3e87f030d257d7c09eacd9925efc479
0xe5a8f90fa951e9cb099a437f409763471cd36725af79e3a86dbbf4fe3616a9b0
0x34495550cf773c9394219d0179faab9b4eacdfda76885a7fcb74214ba7fa64cd
0xbd3863caf006ccd6810a0e8c9c20ef5c9a8a7ef0ee48d5f20dded5f715381b92
0x8dda52e815421e7b33a276923a9d34576d83181ced83c3ec8782f7fa17dac3dd
0x8aa5520f7b85b32e4a61a76cbcc4fa42e9f4186c76b99171ae39d7d6dbc0b84b
0x5b1733d511004dec53cbb2eac3b63ab5b56ae5d7a10d9497d6687973fb319eba
0xf7f29eb0015cd3234a627eb7ff4e3f44658017a37ac003b1e090589610fe67ca
0x15ebf7aa5bf9deb33692a5aa820aefc243cc47cb9d697514e0917f0a70f2ef4b

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