Aggregator

Verified contract

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

No balances found for "Aggregator"

0x41e557292f4cce4cb522933127861e830a2809c41259c8c4c49ea3170ae659aa
0xac3251cbe5a99e21ca4788c1e760a38a09e71a0e4430fafe4fde332e64ceed5b
0x1edc09e23e81763bdb9d5800e669bafe44376a12d86fcd6cf220845017534a4c
0xc79773fc0c78337b5813c450c06e7215dfe2445bb524f2e741913bdbdaff0db1
0x00af76a3c47c59532a87302a91780768f28d26c630465cf6115af6e0042dff4e
0x2626e6399917ac7f9a96f76e1d1a1125fe097b8d38aa991d0e370681a4ad2bb1
0x1000555b26f88c2216de6ddc62dffad549c58c81c1aa4e9466080c24736123c0
0x79d106baaa7f9db0f2c38c96e9944f286dc41875420b36707329e906cfeeb807
0x22ce0d846a6970b6a42a44072c569e09fbd6f7efa589784986f09df0055e534b
0x83d9d2be2d4748cb7595fce86246445376ad77036b3880303cefed559a6de35a

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