StoneVault

Verified contract

Active on Ethereum with 68,631 txns
Deployed by via 0x26e994b3 at 18203833
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,397,451.21
ERC-20
Value $0
ERC-20
--
0xa4a6caada56c646eb7a9161ae571c15ce3a3a1ff8d6f0a003cc02f7faa712a74
0x376edfb8921194dc3d1f03222ef8556d74429c15117e6449d0870b4cc66ceb25
0x62eb221e05afdd8914421df067c2af3b2ebe4162fbfb44f28c159a03f0feb23d
0xf4d5fa6312f6e8b0ef7ee0805d2224d06cf832125f7eac374ff3932a593ef695
0xb967246b4d7811f2e778ebb99a93e7ec419075b4f368837fea781a6833687250
0xc9651671136992d617209898c5ac38d1d5630bc7702e160f5982a89de1cc0cd1
0x696923eb806232ea3ee0f3f089899276f720faa410bd5f92dc81d114b10fad9d
0x84d8ac3347e648bf6a30f2d35c3183e3a3928a2f066201d855ffdf3b0fdd1ac8
0x1057319419aa0f585f6f23756b1e0cd3db6af977e9794bf10563508b408b22a1
0xa18d52407b20693847b5a74e6f30f33277556e0a4fa06e8e2b8f4236d4979982

Functions
Getter at block 21243558
VERSION(view returns (uint256)
1
assetsVault(view returns (address)
0x9485711f11b17f73f2ccc8561bcae05bdc7e9ad9
feeRecipient(view returns (address)
0xc1364ad857462e1b60609d9e56b5e24c5c21a312
latestRoundID(view returns (uint256)
168
minter(view returns (address)
0xec306e46549a7e8f4fce823d3058f2d134133b17
owner(view returns (address)
0xc1364ad857462e1b60609d9e56b5e24c5c21a312
proposal(view returns (address)
0x3aa0670e24cb122e1d5307ed74b0c44d619aff9b
rebaseTime(view returns (uint256)
1732127363
rebaseTimeInterval(view returns (uint256)
86400
stone(view returns (address)
0x7122985656e38bdc0302db86685bb972b145bd3c
strategyController(view returns (address)
0x396abf9ff46e21694f4ef01ca77c6d7893a017b2
withdrawFeeRate(view returns (uint256)
0
withdrawableAmountInPast(view returns (uint256)
1442059908482375545618
withdrawingSharesInPast(view returns (uint256)
1378040517394310082521
withdrawingSharesInRound(view returns (uint256)
500193007201347483631
Read-only
roundPricePerShare(uint256view returns (uint256)
settlementTime(uint256view returns (uint256)
userReceipts(addressview returns (uint256 withdrawRounduint256 withdrawSharesuint256 withdrawableAmount)
State-modifying
addStrategy(address _strategy
cancelWithdraw(uint256 _shares
clearStrategy(address _strategy
currentSharePrice(returns (uint256 price)
deposit(payable returns (uint256 mintAmount)
depositFor(address _userpayable returns (uint256 mintAmount)
destroyStrategy(address _strategy
getVaultAvailableAmount(returns (uint256 idleAmountuint256 investedAmount)
instantWithdraw(uint256 _amountuint256 _sharesreturns (uint256 actualWithdrawn)
migrateVault(address _vault
renounceOwnership(
requestWithdraw(uint256 _shares
rollToNextRound(
setFeeRecipient(address _feeRecipient
setRebaseInterval(uint256 _interval
setWithdrawFeeRate(uint256 _withdrawFeeRate
transferOwnership(address newOwner
updatePortfolioConfig(address[] _strategiesuint256[] _ratios
updateProposal(address _proposal
Events
CancelWithdraw(address indexed accountuint256 amountuint256 round
Deposit(address indexed accountuint256 amountuint256 mintuint256 round
FeeCharged(address indexed accountuint256 amount
InitiateWithdraw(address indexed accountuint256 sharesuint256 round
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PortfolioConfigUpdated(address[] strategiesuint256[] ratios
RollToNextRound(uint256 rounduint256 vaultInuint256 vaultOutuint256 sharePrice
SetFeeRecipient(address oldAddraddress newAddr
SetRebaseInterval(uint256 interval
SetWithdrawFeeRate(uint256 oldRateuint256 newRate
StragetyAdded(address strategy
StragetyCleared(address strategy
StragetyDestroyed(address strategy
Withdrawn(address indexed accountuint256 amountuint256 round
WithdrawnFromStrategy(address indexed accountuint256 amountuint256 actualAmountuint256 round
Constructor
constructor(address _minteraddress _proposaladdress _assetsVaultaddress[] _strategiesuint256[] _ratios
Fallback and receive
receive(
Errors

This contract contains no error objects.