Aggregator

Verified contract

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

No balances found for "Aggregator"

0xfb80db85d38dd14286dd7969059d33aa9fbf0fcb2db32ae2f1d50ef7e25c6f0d
0x1aa3abf1c02a126dc4ca1d4042cd6c7b91e0ae094a42dc3896862ff6f1751d24
0xed842a5d369351215ba648eec249d640c8ae3016cd100bdc75e9a6cabd4eeb37
0x690888fcef1d4770563846e0c38f731df427b7b0b1efe5a66491fe998ab11980
0xa4fc5f033d1bbdc23820792e0562d721635a0bb4bcb21f0c709e7c6d47c63d49
0xa857a2943e71ef2ac1e65ef4a8fbdcfa413fa4e221020f2b15aa9afbbc4633db
0xfaa78ad72ae8c94604776071562ba2439e895988e41a4af9b5e88cfb862b8f14
0xd4b24f56644e75004ad02c233077bd6926f596f8f9d07fbaf9207c508585ebcf
0xbf2962ca5ec0eb3e58d8aeccd76e263ad78eca29ed578ec30e33509fe475c5de
0xe062ead74e5c8beb0d0e5b7bcc87f194f1ea172f47b634b408285e4471ade48a

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