AccessControlledAggregator

Verified contract

Active on Ethereum with 1,406 txns
Deployed by via 0xcacb1877 at 10332994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AccessControlledAggregator"

0x8fb6b89bb6b405702c96cac683923d8b9b67dfbe8d5b516fde7923b1b7cf9122
0x37a86c9775e9fbb710cb137b81a5521c9c2a52eb32f11abe086ab2482d43728b
0xbe1a8bb3881170fa81553b7579af9e583dd10a83d1860939a5b85052c4adfa36
0x5baf29f3eb9e2bc1918c333de41441b368f5574a1a9ef67abc3e7ceda8fd92ac
0x9b386c39e9a90b0f36f30335aafd915eee75b729717f7b71f1baf9660a63c486
0x58e1592d33cf35d5ec409f31d26984ef103bf9ad412c39be7706313f41e7cde8
0x429db80bf92bbd802096ef9b6fc03f628c4160e0dba86a5d4e8407a1f10c8b47
0x207a2e8eae179e7804866ccec83be0a17b109388e65e86722cb3cd94b8fde04b
0x89390065742b37bd61ef51098f875621864e954942f56d2eeb8141ca16ff89a5
0xfe66e67b9e9b40ea801b74ad13a0a3bcecff976daa0bc86e536240a0748747ef

Functions
Getter at block 20967380
allocatedFunds(view returns (uint128)
0
availableFunds(view returns (uint128)
0
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
18
description(view returns (string)
"DAI / ETH"
getOracles(view returns (address[])
[0x0699a397c3cf614C9a7Db23a4Be28Fc4c8F3a755, 0x165Ff6730D449Af03B4eE1E48122227a3328A1fc, 0x1EDB9539D67B0CEB929aE1f334A6C24499Ae9CB9, 0x501698a6f6F762C79e4D28E3815C135E3f9Af996, 0x6A9dEC02a37F08a7420186C8d273221FD462f7e8, 0x7675FE8fe2B50667a3E27f41a437825832E8150F, 0x87Bf62Ec62f872A4C74b1a39Bb143702c5364785, 0xCF2D187D3833Dd9063B019D0c39E4566576C3C56, 0xD45727E3D7405C6Ab3B2b3A57474012e1f998483]
 
latestAnswer(view returns (int256)
latestRound(view returns (uint256)
245
 
latestRoundData(view returns (uint256 roundIdint256 answeruint256 startedAtuint256 updatedAtuint256 answeredInRound)
 
latestTimestamp(view returns (uint256)
linkToken(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
maxSubmissionCount(view returns (uint32)
9
maxSubmissionValue(view returns (int256)
1000000000000000000
minSubmissionCount(view returns (uint32)
1
minSubmissionValue(view returns (int256)
100000000000000
oracleCount(view returns (uint32)
9
owner(view returns (address)
0x01a4f5a0b81e94693ff42cc83c3d7aff36858162
paymentAmount(view returns (uint128)
0
reportingRound(view returns (uint256)
245
restartDelay(view returns (uint32)
1
timeout(view returns (uint32)
3600
version(view returns (uint256)
3
Read-only
getAdmin(address _oracleview returns (address)
getAnswer(uint256 _roundIdview returns (int256)
getRoundData(uint256 _roundIdview returns (uint256 roundIdint256 answeruint256 startedAtuint256 updatedAtuint256 answeredInRound)
getTimestamp(uint256 _roundIdview returns (uint256)
hasAccess(address _userbytesview returns (bool)
latestSubmission(address _oracleview returns (int256uint256)
oracleRoundState(address _oracleuint32 _queriedRoundIdview returns (bool _eligibleToSubmituint32 _roundIdint256 _latestSubmissionuint64 _startedAtuint64 _timeoutuint128 _availableFundsuint32 _oracleCountuint128 _paymentAmount)
withdrawablePayment(address _oracleview returns (uint256)
State-modifying
acceptAdmin(address _oracle
acceptOwnership(
addAccess(address _user
addOracles(address[] _oraclesaddress[] _adminsuint32 _minSubmissionsuint32 _maxSubmissionsuint32 _restartDelay
disableAccessCheck(
enableAccessCheck(
onTokenTransfer(addressuint256bytes _data
removeAccess(address _user
removeOracles(address[] _oraclesuint32 _minSubmissionsuint32 _maxSubmissionsuint32 _restartDelay
requestNewRound(
setRequesterPermissions(address _requesterbool _authorizeduint32 _delay
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 timestamp
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
Constructor
constructor(address _linkuint128 _paymentAmountuint32 _timeoutint256 _minSubmissionValueint256 _maxSubmissionValueuint8 _decimalsstring _description
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.