Aggregator

Verified contract

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

No balances found for "Aggregator"

0xfeb1d4196f31e68fd122eceaaa535f32f1e2b4013162e76ef5d9fb65a5b08ff2
0xfc2e7ab96c77f2a505be1c12578e49a584359c2096bc41310914c9e15667b574
0x4256b77264d13045604af22cf5a1fb83b74c8bf7bba8b87e25d26b9d31a841fa
0xea873b9cdb8975313defaa083bffa89a8a22d3258a269dbcf2b7ea285c72aedb
0xaed0d1709e40870fedd35b95e59a833153254e377fc2d914a189d93a4fd3f566
0xf9136d36be7db08f0f617010d116c32282fea4ed439a1229d7fddb3cd539dfbb
0xa3b2ec294ca5944c113729d609f0a2dfd1784f768d6d6bf259fe5b0bdfcbc756
0xc8cd3eb5702ee3f71ce473e23631b15df63daa94e643def8d677f6e729375dbd
0x26f07d7dbcb1b7bd24e6f48a02210add82fe551657292af69fca69be8757bc27
0x9f6431ecf230a475434b61eb38e79488874bef34fe3d325dce0d4338f32de26e

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