AccessControlledAggregator

Verified contract

Active on Ethereum with 21,071 txns
Deployed by via 0x7aa02a9f at 10607674
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,223.77
0xe2dabd76ae3079be37469209965d90f17ed9c22ffca9cdd4b7492061e40a7388
0xd5a0fea8d0a338d323ebb67da61a595e2f329c6c55f3bb3173b9fbbc4a23b4d9
0xe7d4510bd46a1457d6876bfc3f6a4318165648b92d76c0c36c32e241a2554306
0x0b70d27baa8b618c6c1b12223413c5bf3645e9f28403247475eced69c5d241a4
0x2ceb141c5e96268644da71f734f80f468c195332d552e276703bc2a3490533c6
0xe13d617ad3052fd7bc873e5977f52982aa5def4e71f105cbcb15fb081a6e3152
0xa75cb8d966241c11afa440fc6842494bb4e565ebe12cb00b28f6c4dbc909c4ee
0x3ef6c8e2e7d3a2486f88e5b134ef2182ff8f8413d2f86c6594a58458e76da704
0x04350c5098f245ea1e7d1279e6be4f5d0264f6e2d74954dc355f77e4f906bdef
0x32142ffadce252749c7bf5eee900ae76bddd2b636705ec65705c8e625f4c48be

Functions
Getter at block 21267563
allocatedFunds(view returns (uint128)
127000000000000000000
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
18
description(view returns (string)
ZRX / ETH
getOracles(view returns (address[])
[0xa14EBB5909FBA95a9305CBcaa6ea069733Fcd443, 0x1EDB9539D67B0CEB929aE1f334A6C24499Ae9CB9, 0x9aB2a7af33d50738caF23e9283E584d954DFb287, 0x6A9dEC02a37F08a7420186C8d273221FD462f7e8, 0x2aD9B7b9386c2f45223dDFc4A4d81C2957bAE19A, 0x2183464128D6f4020cB4c1c908BAE2e87f83214A, 0xCF2D187D3833Dd9063B019D0c39E4566576C3C56, 0x3e00b2d6D7737114c8113D9e17440b8Ef6f10893, 0xf687BfA503376e088C6032cD277EEbdf19af4c7d]
 
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)
1000000000000000000
minSubmissionCount(view returns (uint32)
5
minSubmissionValue(view returns (int256)
10000000000000
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.