AccessControlledAggregator

Verified contract

Active on Ethereum with 2,884 txns
Deployed by via 0xb6f02c3b at 11708327
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,028.61
0x8cdfd6243e4c2f4000663934854923d39e01d5a7da7c7c576ee69948d4c475aa
0xa5640464370e4227e4c1c092f3e0e96f57486764cf1f1deb2c4fb49287cff8f8
0x4323bb09cbb27ecd977b051a62d6e21078b9eebd92538ac19d3f8ac346153d04
0x39635fb76323e861d018de912e74b99a60838201744a4671824ac123ae66aa71
0x28921eaa67e8acb35cd0b8257b697adf6a2d233ff8c6dd80a1a05178cfbfe6d0
0x65ceb00cf744dcb69d771614d9444ef8ebe389e82f591de22fed2c2aa6aa50d0
0x3f4f7e533fbdeb729c0339085f21c53f7275c208f5c30124b1209b976e25def3
0xa403e5916fae33b64414f66d28c70d5060fb451054e90ff00dd0e25214195366
0xb36a785e4bc6081861f0b90d09082d5ee214c9620a0ebba5379b5163d87d74e1
0x9ca37ef7e369e50c40dcdcd3990294d043ceb7d9a73fe7ed3ae7038a1fa67e0d

Functions
Getter at block 21287689
allocatedFunds(view returns (uint128)
169670000000000000000
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
0
description(view returns (string)
BTC / height
getOracles(view returns (address[])
[0xfF2B320Cf904D78Eae7298ed10EC143C5E7e2314, 0x39bEe2F266414630fD9b543Dbe9dc16D213A2eF0, 0xABbAbB17965310949842323f06EEDE92fD787d0D, 0x0EB2177f9BFf55a8df857F08B73724d52A7d92Ba, 0x51b3179c154d2f5eaa5905A94D7E6380D77b9D3f, 0x32f1A42284234175937E3AA54DAF338Db37c1DF4, 0xc8f5dBdbd3c568d1aFEE1113EFa4945e8F7A9B74]
 
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)
7
maxSubmissionValue(view returns (int256)
100000000
minSubmissionCount(view returns (uint32)
4
minSubmissionValue(view returns (int256)
1000
oracleCount(view returns (uint8)
7
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.