Aggregator

Verified contract

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

No balances found for "Aggregator"

0xf2e67ae215f62d6af0bb06c3c116a66e755e152612c2b2cfa040870d45b1f9c6
0xb469013ea2c7df17f8a697337002d69b658c47011385672c45f069bf9e9dfc54
0xfa8bca4c08633961bd3186150f2a4d46c0a6d968c5229202f4b22786fec3de56
0xca99c95c54783a807dc873ca713d502db4c95f0298ea701d18f0f24dc11f7411
0x5a3574469d3d010249eab3f3330baa174a745af6b0aba48b11e763067c3c941c
0x7807d9d088e751ac4a8ffe89e7deffe15983e25b68621294ce92e2aafe48adb4
0x8c564913361d8eb86616f735311c920aaace08def911539a7c52fcf691658a01
0x39b9a7015f20ead539030d4f4d055ed509769637ada3e6616c138deaaf4a0575
0x3e3cdc4362d6ff7981ec67779495a8b67f5540f3c2825a525f7951623d010278
0xde6a29e1142774ac1721a45cd8474084ce71b8832df2c2e0415ca537084d1796

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