Aggregator

Verified contract

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

No balances found for "Aggregator"

0xa39569872a3a068938869744ab67cfdedaff9fb173794c92ac7f282c24b8323e
0x69a64e458ae1ee0924ac0762d3a56dbf379263d258e2917323b2c7d603871f48
0x01dfb61472285d6e7da9258e14122dd536dbe4c5090d1eca8dd27df33c60d16c
0x1b059838bd66516c233d431aaea0edb8244e97272537e841c4d07fa1abc0769d
0x734310525fceed359eab88b8c0b4bd86f3ed241d4458af362c658e0e7075e709
0x1df935f26dd9d1496b24b2977dd101b8665b3e8cdf20924cca1ae3a86eed9630
0x9005e7c7e826b5a5a5bcbf55e9a796e85a07b8ae03bfafcdc46f770eda0b1eb4
0x6bfb95fab6df075acabe22e1d430f5620ab1c5ea3d461cad26bd21b50b0dbd1b
0xd3743eba54faac19358d7495eb753bede6bb335f29404a328813dbfd8ee469b0
0x75dda1b57afd5cfe22d8b3103da6ecd35c6043bae72038416b87489cbb414280

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