AccessControlledAggregator

Verified contract

Active on Ethereum with 106 txns
Deployed by via 0xa211a69c at 13265773
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $302.33
0x12c0e457b530b5660842a9c59df2c25c933ffe7ec00b82b8caebad1b7ca9b97d
0xd513eff62ee9bd42d840841906c8d5939e0be7387f1b4e180f3c86a7e07b3a42
0x4e8ff6ce68f125826e5c8996d7011c066faca10ee556d352cd6b6f8e9f23939d
0xc237e9b39e2bfe94bd74d46e92bba12c5b29002743c1644246cbf0db029427b9
0x810d3f57d0744673a2b7ad9c57ac6b854579482912d7a350c6858f887419c60a
0x4a64d5463688af0b361888fdbf0195c5efb08094c0115a7da047f57fc4630855
0xd10fa0e69a3d0f04e41708660111017a7108c7bcd1af4dc44315f5a5bdca0605
0xd17f269604e8846c25644fa8166f096654e7a09fcce3b5e792e028b29eafeefc
0x9f1ac75e7817506fedd5a2b87178a7bb11699cf1face20b7183d68a4006a182c
0x1dbde397d47ad0351d2f763abdc3c2511b876bb2f220a058822251053d6a8ea1

Functions
Getter at block 21188157
allocatedFunds(view returns (uint128)
22800000000000000000
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
8
description(view returns (string)
FET / USD
getOracles(view returns (address[])
[0x0EB2177f9BFf55a8df857F08B73724d52A7d92Ba, 0xaC94A69B0996C8edcF19CB7548A644836cb77509, 0xDc2d40327BDf2BD50e7777104822B44E2E496E93, 0x6A9dEC02a37F08a7420186C8d273221FD462f7e8, 0x50D6BDfc451314fB162D7D3322bFB4a005Cf192f, 0xC7310123914f624Da9C376f8eC590055e62733c1, 0xfF2B320Cf904D78Eae7298ed10EC143C5E7e2314, 0xC4a92358757ef8d22580c5eFed30D5241ac725ae, 0xa14EBB5909FBA95a9305CBcaa6ea069733Fcd443]
 
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)
10000000000
minSubmissionCount(view returns (uint32)
5
minSubmissionValue(view returns (int256)
100000
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.