AutonomousPool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x15c1bcc4 at 12149844
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 5 additional slots
-
variable spans 3 additional slots

No balances found for "AutonomousPool"

No transactions found for "AutonomousPool"


Functions
Getter at block 20797264
accountedBalance(view returns (uint256)
0
cToken(view returns (address)
0x0000000000000000000000000000000000000000
canCompleteAward(view returns (bool)
false
canLock(view returns (bool)
true
canStartAward(view returns (bool)
false
committedSupply(view returns (uint256)
0
comp(view returns (address)
0x0000000000000000000000000000000000000000
compRecipient(view returns (address)
0x0000000000000000000000000000000000000000
comptroller(view returns (address)
0x0000000000000000000000000000000000000000
cooldownDuration(view returns (uint256)
0
cooldownEndAt(view returns (uint256)
0
currentCommittedDrawId(view returns (uint256)
0
currentOpenDrawId(view returns (uint256)
0
elapsedTime(view returns (uint256)
1726901315
isLocked(view returns (bool)
false
isPrizePeriodEnded(view returns (bool)
true
lastAwardTimestamp(view returns (uint256)
0
lockDuration(view returns (uint256)
0
lockEndAt(view returns (uint256)
0
nextFeeBeneficiary(view returns (address)
0x0000000000000000000000000000000000000000
nextFeeFraction(view returns (uint256)
0
openSupply(view returns (uint256)
0
paused(view returns (bool)
false
poolToken(view returns (address)
0x0000000000000000000000000000000000000000
prizePeriodSeconds(view returns (uint256)
0
remainingTime(view returns (uint256)
0
saiPool(view returns (address)
0x0000000000000000000000000000000000000000
scdMcdMigration(view returns (address)
0x0000000000000000000000000000000000000000
 
supplyRatePerBlock(view returns (uint256)
 
token(view returns (address)
Read-only
balanceOf(address _addrview returns (uint256)
calculateWinner(bytes32 _entropyview returns (address)
committedBalanceOf(address _addrview returns (uint256)
estimatedInterestRate(uint256 _blocksview returns (uint256)
getDraw(uint256 _drawIdview returns (uint256 feeFractionaddress feeBeneficiaryuint256 openedBlockbytes32 secretHashbytes32 entropyaddress winneruint256 netWinningsuint256 fee)
isAdmin(address _adminview returns (bool)
openBalanceOf(address _addrview returns (uint256)
sponsorshipAndFeeBalanceOf(address _senderview returns (uint256)
totalBalanceOf(address _addrview returns (uint256)
State-modifying
addAdmin(address _admin
balance(returns (uint256)
claimAndTransferCOMP(returns (uint256)
completeAward(
daiToken(returns (address)
depositPool(uint256 _amount
depositSponsorship(uint256 _amount
init(address _owneraddress _cTokenuint256 _feeFractionaddress _feeBeneficiaryuint256 lockDurationuint256 cooldownDuration
initMCDAwarePool(uint256 lockDurationuint256 cooldownDuration
initMigration(address _scdMcdMigrationaddress _saiPool
initialize(
initializeAutonomousPool(uint256 _prizePeriodSecondsaddress _compaddress _comptroller
lockTokens(
moveCommitted(address _fromaddress _touint256 _amountreturns (bool)
openNextDraw(bytes32 nextSecretHash
pauseDeposits(
removeAdmin(address _admin
reward(bytes32 _secretbytes32 _salt
rewardAndOpenNextDraw(bytes32 nextSecretHashbytes32 lastSecretbytes32 _salt
rollover(
rolloverAndOpenNextDraw(bytes32 nextSecretHash
saiToken(returns (address)
setCompRecipient(address _compRecipient
setComptroller(address _comptroller
setNextFeeBeneficiary(address _feeBeneficiary
setNextFeeFraction(uint256 _feeFraction
setPoolToken(address _poolToken
setPrizePeriodSeconds(uint256 _prizePeriodSeconds
startAward(
tokensReceived(addressaddress fromaddressuint256 amountbytesbytes
transferBalanceToSponsorship(
transferCOMP(returns (uint256)
unlockTokens(
unpauseDeposits(
withdraw(
withdraw(uint256 amount
withdrawCommittedDeposit(uint256 _amountreturns (bool)
withdrawCommittedDepositFrom(address _fromuint256 _amountreturns (bool)
withdrawOpenDeposit(uint256 _amount
withdrawSponsorshipAndFee(uint256 _amount
Events
AdminAdded(address indexed admin
AdminRemoved(address indexed admin
AwardCompleted(
AwardStarted(
Committed(uint256 indexed drawId
CommittedDepositWithdrawn(address indexed senderuint256 amount
CompRecipientUpdated(address compRecipient
ComptrollerUpdated(address comptroller
Deposited(address indexed senderuint256 amount
DepositedAndCommitted(address indexed senderuint256 amount
DepositsPaused(address indexed sender
DepositsUnpaused(address indexed sender
FeeCollected(address indexed senderuint256 amountuint256 drawId
NextFeeBeneficiaryChanged(address indexed feeBeneficiary
NextFeeFractionChanged(uint256 feeFraction
OpenDepositWithdrawn(address indexed senderuint256 amount
Opened(uint256 indexed drawIdaddress indexed feeBeneficiarybytes32 secretHashuint256 feeFraction
PrizePeriodSecondsUpdated(uint256 prizePeriodSeconds
RewardListenerFailed(uint256 indexed drawIdaddress indexed winneraddress indexed impl
Rewarded(uint256 indexed drawIdaddress indexed winnerbytes32 entropyuint256 winningsuint256 fee
RolledOver(uint256 indexed drawId
SponsorshipAndFeesWithdrawn(address indexed senderuint256 amount
SponsorshipDeposited(address indexed senderuint256 amount
TransferredComp(address indexed recipientuint256 amount
Withdrawn(address indexed senderuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.