AccessControlledAggregator

Verified contract

Active on Ethereum with 13,043 txns
Deployed by via 0x43aeb39e at 10607722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19.1
0x3f55031c487b42697ad0ef6d1a9651ec6443b17ddba736d1823a481ce28f8e8c
0x2777ba9e117e6862ca8c46d21b54b3a0bfb6a5561c3a51657d1b9b4417c3352c
0xa275ad9fd823082402ed83d4944ea58482c35fc22c70e998492408b024e98776
0x5bfe3ee2b1ba16a82d89cde59c59e45e11ae1257ab334b0fe0ee922526029e54
0x2397a04fc32fb233de6d9dfb5507810aa884e4f47a8db7c9dd9d47a30e512bb4
0x3fc1157e2b2f39813ef87f0476e9b5d110bf3b1bd65b9c279fd59d41bbe8716f
0x3d90d6e121b169762b7d1daf448a94d78c04b9940dd5b216643c1b647a910ddb
0x4e7c8b592abb45d3f938599a81093568c54a319b59ed90af86610ec4467eb1e6
0xeaae9bdb02e109aee38f4079b6995a0394feaa266f65cfafee1379166e2cec80
0x1eacda75de99c126e9966a1cc16877700577f55ad94048d92af6a8d3636ffe4d

Functions
Getter at block 20848831
allocatedFunds(view returns (uint128)
1510000000000000000
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
18
description(view returns (string)
BAT / ETH
getOracles(view returns (address[])
[0xCF2D187D3833Dd9063B019D0c39E4566576C3C56, 0x1EDB9539D67B0CEB929aE1f334A6C24499Ae9CB9, 0xc8f53fAE35468100Df31901E939d8Ff80b667166, 0x0699a397c3cf614C9a7Db23a4Be28Fc4c8F3a755, 0xf687BfA503376e088C6032cD277EEbdf19af4c7d, 0x98DB8C499016aa9d860Fcd1a9b75A1d7Ef3Fc3b0, 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)
7
maxSubmissionValue(view returns (int256)
100000000000000000
minSubmissionCount(view returns (uint32)
5
minSubmissionValue(view returns (int256)
1000000000000
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.