AccessControlledAggregator

Verified contract

Active on Ethereum with 3,428 txns
Deployed by via 0xe7775e2e at 12460422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,401.4
0x05efc9f8e0f46a6a9ac14fdb967f1419e626c55107b6405da4d155438f98823b
0x34db4b112cd8a3a734d284ce6f50357d87f6b9b50f10904a0d089d4c97a88d61
0xedfddcc68193150a0d3bcf4239e09da4a4809d1df462722c67b7aaa66fff4801
0x3825cada349ec74570eef6da24941c791545448e66f69e5cf10bd435bda4532a
0x7ad23856e67caa57ca1afe182f2d67ccb7f282ca7f04eaf9901cc71825285537
0xa4a8d57b45c99fb77a54e569b9eb7e8362e71d50d5417b07df28ebff36ea87ae
0xcb0a7cc30a3824c65b77f51814ad4746fcfb8cdb11ed7361ce1d07add28ad9eb
0x0c7629862c27da85c1c29788438967913f92dd0220b49429f74bc7e59f2d56c6
0xbcffe1cbf7f678db192af231fda0490a05e24ce4f05a3ae8a84af8d5451e54de
0x4a4e62b9590f7ec1768a2bb4f4ea92f5d800bcb5eab56931d2328eec3d7c0e6e

Functions
Getter at block 20914019
allocatedFunds(view returns (uint128)
472150000000000000000
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
8
description(view returns (string)
MKR / USD
getOracles(view returns (address[])
[0xa14EBB5909FBA95a9305CBcaa6ea069733Fcd443, 0x74722f39a94485AaCD43c14Be4C76f7fe914D764, 0xe4327d547F8C02e57451b2472B8f9a853D855839, 0x02507B703206B862E867E56Bee903eC1C0bf55f9, 0xeE4eD7389A1C565CE7Ba4586D86D049780d2fE5d, 0x3e00b2d6D7737114c8113D9e17440b8Ef6f10893, 0xC4a92358757ef8d22580c5eFed30D5241ac725ae, 0x501698a6f6F762C79e4D28E3815C135E3f9Af996, 0x165Ff6730D449Af03B4eE1E48122227a3328A1fc]
 
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)
100000000000000
minSubmissionCount(view returns (uint32)
5
minSubmissionValue(view returns (int256)
1000000000
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.