Aggregator

Verified contract

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

No balances found for "Aggregator"

0xa192c9e7de3db4b21d0d4de48c6fa8540a160c7542a34eb777393756c9565a0a
0x108a4e8f09fa203c1c8f0041087ad50e82a665bfd276ef5335d569a7c8ce561a
0x543652e71e1a88d40bd407bcf2e41020d626c9526f9a9e4fbefc9a891c9fd998
0x0ebb81ead7d0446ed188c13eaa1f1e0ef00b7ed85b0bb95a1d911f2e57d10059
0xf2a1d652b51c0d309b195d635b80a60ede4e8a747d6be57ca0ffe5d48ee0a203
0x6909b67bf6859dd864e292d8beebfb405ea2b1be73a6054280f3edfe418c304e
0xdc5fd4b6d61ca9ae893e124e748270a779aec2d811f527133f6eff1df5bd05c1
0xb60729352bb1521ff75ec3760ae3a5989adcabd5af664148544fdb028d8b7bde
0x0f055c9f0263ab0ae9f18b989d52c3aae735270104bffe70da837ba41f627015
0x471b06fa19103bc074cd4f65b6e984bb75365e329ad64f64cd3dcb7ff7b45efb

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