Aggregator

Verified contract

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

No balances found for "Aggregator"

0x036d65be90058216a874ff1276ee0c95fdf74421e6b2b653abeeac7d0e0b3d3a
0x117be510dc6c23e02638e595712ab8653a92634f64eaffd6c347b4cb09903167
0xebc954ccf71f635574b9be670f74df50ebcfce95e6b7a5199c0808d42eb38329
0xbaa9b8d9a0ff79699ad6095a461eee5b207cb9b85106f6669a6bf1ed71842f2f
0x95d3478530ad0d9ee4fdfde736d8e1a0da86665dd5e0cb67b38b11d5b67e10ae
0x64f5bfd80f81301296ca13c9f710ec158d47393dca95c9b75936bc16def7085a
0xf952e18e29fc1984a23f7f570b188b8f1a55073a8248e8602319fbee2029478b
0x157f804725f99ee3f3f302aeb642fdc3b57369078bb9273c4b1b60a60444dd7e
0xa80ae450d885a795dcb35229fc2654ec71ac80ae554c294b7d4051729bd605ca
0x5e7cd1df181b408dceedc83f039d089a2cdad94e9853651f4f9ddb7ac8778004

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