Aggregator

Verified contract

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

No balances found for "Aggregator"

0x25db6729a46134e8307f7030a4e8f081d49b1af0608a473706a9bac80b16620b
0xfb6ec77bdb6a17d0bde1c3acddd37fbeaf6f0e868ae24ebaa453c06dba70c4e6
0x067007a2581e81ad9b9887f8cd22b32149be137f44072e1e77dbcc1d28bbb13c
0xaeba6e886a3679e0e75e6874399a0c13ab6d5231a4fba9840608507d74deaf4a
0x2d483f9ce97808f84de2d507af003411cf83b28be17df01513fc3fb1e6dc33e1
0xc643e5ac7cd15165f8325ab10b233207afcfbaf3d81db2da4c03c9181b0828b0
0x73c2fecce8eec270991fb974c4f776d736bf3a18c16cb4583fe5ba04d9200f42
0x5dbb3871975807b54c305872dc40fc1ac760009456b96a90900942db967a91bd
0xe4ccc95a9d83410aa9dbf2b271bdf3ab7d87cadef110079f259bf263e2e0537f
0x09206dee1ed6e6afb14d5d36c9ae361562e0f22eb7f8e125a33844eff218b0c7

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