StonksVault

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4dba32ab at 13344526
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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
7 additional variables

No balances found for "StonksVault"

No transactions found for "StonksVault"


Functions
Getter at block 21208316
admin(view returns (address)
0x0000000000000000000000000000000000000000
communityWallet(view returns (address)
0x0000000000000000000000000000000000000000
customNetworkFeePerc(view returns (uint256)
0
customNetworkFeeTier(view returns (uint256)
0
decimals(view returns (uint8)
18
fees(view returns (uint256)
0
 
getAllPoolInUSD(view returns (uint256)
 
getPricePerFullShare(view returns (uint256)
getTotalPendingDeposits(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
strategist(view returns (address)
0x0000000000000000000000000000000000000000
strategy(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
treasuryWallet(view returns (address)
0x0000000000000000000000000000000000000000
trustedForwarder(view returns (address)
0x0000000000000000000000000000000000000000
versionRecipient(pure returns (string)
1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
depositAmt(addressview returns (uint256)
isTrustedForwarder(address forwarderview returns (bool)
networkFeePerc(uint256view returns (uint256)
networkFeeTier2(uint256view returns (uint256)
percKeepInVault(uint256view returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
collectProfitAndUpdateWatermark(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amountaddress token
emergencyWithdraw(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring tickeraddress _treasuryWalletaddress _communityWalletaddress _strategistaddress _adminaddress _biconomyaddress _strategy
invest(
reimburse(uint256 farmIndexaddress tokenuint256 amount
reinvest(
renounceOwnership(
setAdmin(address _admin
setBiconomy(address _biconomy
setCommunityWallet(address _communityWallet
setCustomNetworkFeePerc(uint256 _customNetworkFeePerc
setCustomNetworkFeeTier(uint256 _customNetworkFeeTier
setNetworkFeePerc(uint256[] _networkFeePerc
setNetworkFeeTier2(uint256[] _networkFeeTier2
setProfitFeePerc(uint256 profitFeePerc
setStrategist(address _strategist
setTreasuryWallet(address _treasuryWallet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOutFees(returns (uint256 USDTAmtuint256 USDCAmtuint256 DAIAmt)
transferOwnership(address newOwner
withdraw(uint256 shareaddress tokenuint256[] tokenPrice
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address calleruint256 amtDepositaddress tokenDeposit
DistributeLPToken(address receiveruint256 shareMinted
Invest(uint256 amtInUST
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Reimburse(uint256 farmIndexaddress tokenuint256 amount
Reinvest(uint256 amtInUST
SetAdminWallet(address oldAdminaddress newAdmin
SetBiconomy(address oldBiconomyaddress newBiconomy
SetCommunityWallet(address oldCommunityWalletaddress newCommunityWallet
SetCustomNetworkFeePerc(uint256 oldCustomNetworkFeePercuint256 newCustomNetworkFeePerc
SetCustomNetworkFeeTier(uint256 oldCustomNetworkFeeTieruint256 newCustomNetworkFeeTier
SetNetworkFeePerc(uint256[] oldNetworkFeePercuint256[] newNetworkFeePerc
SetNetworkFeeTier2(uint256[] oldNetworkFeeTier2uint256[] newNetworkFeeTier2
SetProfitFeePerc(uint256 oldProfitFeePercuint256 profitFeePerc
SetStrategistWallet(address oldStrategistWalletaddress newStrategistWallet
SetTreasuryWallet(address oldTreasuryWalletaddress newTreasuryWallet
Transfer(address indexed fromaddress indexed touint256 value
TransferredOutFees(uint256 feesaddress token
Unpaused(address account
Withdraw(address calleruint256 amtWithdrawaddress tokenWithdrawuint256 shareBurned
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.