AccessControlledAggregator

Verified contract

Active on Ethereum with 58,342 txns
Deployed by via 0xe38475f9 at 10920071
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.38
0x9729b4248a8ffb48292b2427ad4b690d97abbc38d63b2104552d29fe2c71264d
0xfc914390b7de415d91f509b488be16e81c4e0a83d30682b78d957317f6aa036c
0xc5df621c227ad2311b55973461c472a55aeb2ae13f8d56a201867ad847ce13ee
0x8a49a80cbbaa213e6cbef7b0eba52c680b7b9b62154ad469309907d3d2da400f
0x51b45a6f6b8118dc0d342726266294024334a603cef5bde2f58d3019a3f8d28d
0x28e275c908ee7d540d0516bded87b14722257e4f656d9d363e9cde0fcf42922e
0x34d725cbb098adf76d9af1f641f43b8d65d434ed5d9d3b0d58250dd698adcd23
0xd0717b5c990c23f84fab0e7d73b605ad6acbffa7fc77a4001048706a91652fbf
0xbd1dd6d618fdc165132c8b236cb60fd776172c82012c5cd9ad005d0ffb0c683a
0x36c006a22f7a8f95cd282b14ae05071486c5afd594fe690dc84a87e46f7b3fbb

Functions
Getter at block 21246576
allocatedFunds(view returns (uint128)
950000000000000000
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
8
description(view returns (string)
ETC / USD
getOracles(view returns (address[])
[0xC7310123914f624Da9C376f8eC590055e62733c1, 0x501698a6f6F762C79e4D28E3815C135E3f9Af996, 0xC4a92358757ef8d22580c5eFed30D5241ac725ae, 0xa932fb7cb35e7B47c7D2D6d8EFFEd1aC5744F4FC, 0x6D1b8ee3D1b5834dDe3AE8BA6d7a587Ae6D14dC3, 0x1d0da42F1f1658db74c0650BbD587f0C6D279afd, 0xaC94A69B0996C8edcF19CB7548A644836cb77509, 0x1EDB9539D67B0CEB929aE1f334A6C24499Ae9CB9, 0x2aD9B7b9386c2f45223dDFc4A4d81C2957bAE19A]
 
latestAnswer(view returns (int256)
 
latestRound(view returns (uint256)
 
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
 
latestTimestamp(view returns (uint256)
linkToken(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
maxSubmissionCount(view returns (uint32)
9
maxSubmissionValue(view returns (int256)
100000000000
minSubmissionCount(view returns (uint32)
5
minSubmissionValue(view returns (int256)
1000000
oracleCount(view returns (uint8)
9
owner(view returns (address)
0x304d69727dd28ad6e1aa2c01db301db556c7b725
paymentAmount(view returns (uint128)
0
restartDelay(view returns (uint32)
3
timeout(view returns (uint32)
172800
validator(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (uint256)
3
Read-only
getAdmin(address _oracleview returns (address)
getAnswer(uint256 _roundIdview returns (int256)
getRoundData(uint80 _roundIdview returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
getTimestamp(uint256 _roundIdview returns (uint256)
hasAccess(address _userbytes _calldataview returns (bool)
oracleRoundState(address _oracleuint32 _queriedRoundIdview returns (bool _eligibleToSubmituint32 _roundIdint256 _latestSubmissionuint64 _startedAtuint64 _timeoutuint128 _availableFundsuint8 _oracleCountuint128 _paymentAmount)
withdrawablePayment(address _oracleview returns (uint256)
State-modifying
acceptAdmin(address _oracle
acceptOwnership(
addAccess(address _user
changeOracles(address[] _removedaddress[] _addedaddress[] _addedAdminsuint32 _minSubmissionsuint32 _maxSubmissionsuint32 _restartDelay
disableAccessCheck(
enableAccessCheck(
onTokenTransfer(addressuint256bytes _data
removeAccess(address _user
requestNewRound(returns (uint80)
setRequesterPermissions(address _requesterbool _authorizeduint32 _delay
setValidator(address _newValidator
submit(uint256 _roundIdint256 _submission
transferAdmin(address _oracleaddress _newAdmin
transferOwnership(address _to
updateAvailableFunds(
updateFutureRounds(uint128 _paymentAmountuint32 _minSubmissionsuint32 _maxSubmissionsuint32 _restartDelayuint32 _timeout
withdrawFunds(address _recipientuint256 _amount
withdrawPayment(address _oracleaddress _recipientuint256 _amount
Events
AddedAccess(address user
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 updatedAt
AvailableFundsUpdated(uint256 indexed amount
CheckAccessDisabled(
CheckAccessEnabled(
NewRound(uint256 indexed roundIdaddress indexed startedByuint256 startedAt
OracleAdminUpdateRequested(address indexed oracleaddress adminaddress newAdmin
OracleAdminUpdated(address indexed oracleaddress indexed newAdmin
OraclePermissionsUpdated(address indexed oraclebool indexed whitelisted
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
RemovedAccess(address user
RequesterPermissionsSet(address indexed requesterbool authorizeduint32 delay
RoundDetailsUpdated(uint128 indexed paymentAmountuint32 indexed minSubmissionCountuint32 indexed maxSubmissionCountuint32 restartDelayuint32 timeout
SubmissionReceived(int256 indexed submissionuint32 indexed roundaddress indexed oracle
ValidatorUpdated(address indexed previousaddress indexed current
Constructor
constructor(address _linkuint128 _paymentAmountuint32 _timeoutaddress _validatorint256 _minSubmissionValueint256 _maxSubmissionValueuint8 _decimalsstring _description
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.