Aggregator

Verified contract

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

No balances found for "Aggregator"

0x2a0fed710e5c93f7619f79b45be6e016ac99a64fc832d6005b84f034eecd13b2
0xab082042aa196ed8a645a50ec20fcc30c6494e72e5a0aca75e19afc902f56285
0x27280288e62291a634b6e9192187c5260edb6d9beb916c9a475202c2085b8e46
0x2d13e5d975859f58d58890b2dc755424684c17427cb3bbe1fb072e9c485289b7
0x3ba659d73d46f29ba1638114604ff23f591ebf74ed1577566a8afb099f9a36f9
0xd8b054d74acb339d7a92de16da6a5ce8a65ab2c3af18eb4f8930ffe284decad0
0x7b95251ea543a0f74e0ba854c09951de2cbc2f3e526653efbcbc07c39325df0a
0x3fa77f8de31816a05ae0f327c69c4dce1fcc99db105d58945623e0d3fa5a4b4e
0x683435cfb2b43b2c0cf8f4c5ba64ed4d2c5d17a1bda58110a02d6662cd6af87a
0x71f1bbe8bd929028284d85592a573daf0ac21c9856002a336fef7ef6ad3ad330

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