Aggregator

Verified contract

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

No balances found for "Aggregator"

0x21be56f6391fc5cf27491f932f40a1ddba2d722baf10f32ddcc9984629467a29
0x34692e5df08645abdc345049cce1909bb22c0ae92ab9c2a7bd8994e2f418b2eb
0x30f8e69e59ed2ec4fc562d3a6ce86976151c8fd7deb50b6c59d10af68bb36275
0x929cf74c59cc9e4be426d6e4fc5a11d5448befdfa28ba9b784d76de3d3abb6b9
0xbfd1400856365a9b852c6ea506c359b408e5d798311c24beace80f263a1cb64e
0x0617b835e33c9f9d88aece0470ee2e26679cbd22d13e7760ffa68231948def6c
0x40930d18e6ec7871721168ec468d2e9b5430feb68b7bd95fbc9b2c1636445966
0x4550aa9cbc8875cce38e1bcf9e55e743376c426f5961da5ff21f71906e37b00b
0x16d199c31f207ba40321ed9b50b7e2f93e20fc9785a1f316d22182936366f6dc
0xc3a49dcd8b3c4c3f75998a72487f6917f3b88ce813854dc8313f3d1096b74c09

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