Aggregator

Verified contract

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

No balances found for "Aggregator"

0xe729e93dea691feadbf2260e144c218c0c6fd5b98547feee7c79652e80937147
0x7a8e18f9ad7b4233a12c14fe59813c2451419033cccc86460bf06b25d04b7596
0x8ff5747131f8ba10da20993bd590ba9298860cc51116c50afa9361f48f59b347
0x63ff92d3a9000237eb5910eabdac545844acbb9276f1ce0cbfd202cb1246f907
0x4d71b20a4196fd953020de8ffd65637a3419f7e2ac05442cd3c6a3b4967eeb24
0xc2235500f3a5f8b0d55f07d76f40d05662e793f71a4185574aef56e3195f5662
0x9691cffa5b6f1580b0d47bcc9d36d8e2cc6d64e60daa5e2f7799892ec1a13605
0x06e5160bff69be434e4760a7ccfc6c6b86375a4ee31862f25ae4b1fb5fa84679
0x0d69e14b1101f33ba6faf6e83f6ba133ea2b5bdcda27ecf626cbf78e1e65e0d0
0xb62f1d8c139349be55d7a6886c71362abb7618058dd61856c6551d270f0d4b4f

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