Aggregator

Verified contract

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

No balances found for "Aggregator"

0x4524e5b83364674457acf39ea2cf735cc9fda5f2cfc996504490225098263818
0xd7266577bd21d9cd23cda8d5027bf9c14b330aa1ff004041c30de81bb02de74b
0x8c8e68fb1a902f90529f707fa73b26fde9516d082eef0c0f43821a83b9f3d97b
0x1fd79fe61ecd166e4c86efc91c915fe24f32e753ff83c867d440959c65cef51a
0x41193b30d185cee775383757f9f608679f85ec3d51c1568cd8c727529310514f
0xcef11e50fa7951e1891a3cc00ce2f43dc1e359d5a256e42dcd277f5b607b4099
0xf5806cf92e4df541fe96514bb6a1817e2f691fe0b0dc42ff5e77135a11c3ce51
0xb21cfcda2e51fcb6a1ed98f9dd2ddefacbe69315abdadb807f8b48c10040de48
0x6ffb4b1eb783a871292d05c60e7f93a6cf899ce29928d3e9164d0ab1f93d0527
0x3e105d17e302d4895cc9adb36de77e33d4d376b67b9ae9c46a75b338455ed48b

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