Aggregator

Verified contract

Active on Ethereum with 1,352 txns
Deployed by via 0x2ca14b0c at 10046587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x384724a9f0a9b5e9d56afa217a9fd66df114a000a4f97dddd4d16f7e9d06ff2e
0xbb4bde34af46071d7ed9cd86fe07d6f1e6d14a253457cf46d57fac09c54863ff
0xaa5aef85c336f3a8bcd300970badf83c3607dbe0f866e4de9ecda8326f00e34f
0x2a6ddf5a31035728d38827b427661ed5ccddc480246810cb1831a28784312c97
0xa215e418bd22094105978bbe7203599d7ef80cc05f8b1f791af7aa195b89a411
0x84a656583c76e39e874830657bd1ba4d1becda90f45667225262c83ae1e0547e
0x998c4b8893114aa88e1982e265d9d5004939e92eb315ffce708d27d0416d2bea
0x9a7a6318105a791a7b2fc6cd74339cc6ac6150406acf6f8d5ed1265e4947baec
0xfcce1c85edb2f58283474523ce0dc66cf09b7a490aaf17175eb1df4caa6cfe00
0x7c08151068c9b900c02230c55f5872a5178b4baa68252bceb9282c8b22a48c8c

Functions
Getter at block 21223201
latestAnswer(view returns (int256)
618407000000
latestRound(view returns (uint256)
1345
latestTimestamp(view returns (uint256)
1594126875
minimumResponses(view returns (uint128)
5
owner(view returns (address)
0x6f61507f902e1c22bcd7aa2c0452cd2212009b61
paymentAmount(view returns (uint128)
160000000000000000
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.