VaultDummyImplementation

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x4d9083ba at 14572611
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "VaultDummyImplementation"

No transactions found for "VaultDummyImplementation"


Functions
Getter at block 21159606
atoken(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
0
getCurrentExchangePrice(view returns (uint256 exchangePrice_uint256 newTokenRevenue_)
(exchangePrice_=0, newTokenRevenue_=0)
getNewProfits(view returns (uint256 profits_)
0
getVaultBalances(view returns (uint256 tokenCollateralAmt_uint256 stethCollateralAmt_uint256 wethDebtAmt_uint256 tokenVaultBal_uint256 tokenDSABal_uint256 netTokenBal_)
(tokenCollateralAmt_=0, stethCollateralAmt_=0, wethDebtAmt_=0, tokenVaultBal_=0, tokenDSABal_=0, netTokenBal_=0)
idealExcessAmt(view returns (uint256)
0
lastRevenueExchangePrice(view returns (uint256)
0
name(view returns (string)
ratios(view returns (struct ReadModuleRatios)
(0, 0, 0, 0, 0, 0)
revenue(view returns (uint256)
0
revenueEth(view returns (uint256)
0
revenueFee(view returns (uint256)
0
saveSlippage(view returns (uint256)
0
swapFee(view returns (uint256)
0
symbol(view returns (string)
token(view returns (address)
0x0000000000000000000000000000000000000000
tokenMinLimit(view returns (uint256)
0
totalSupply(view returns (uint256)
0
vaultDsa(view returns (address)
0x0000000000000000000000000000000000000000
withdrawalFee(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isRebalancer(address accountAddr_view returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
collectProfit(bool isWethuint256 withdrawAmt_uint256 amt_uint256 unitAmt_uint256 oneInchData_
deleverage(uint256 amt_
leverage(uint256 amt_
rebalanceOne(address flashTkn_uint256 flashAmt_uint256 route_address[] vaults_uint256[] amts_uint256 leverageAmt_uint256 swapAmt_uint256 tokenSupplyAmt_uint256 tokenWithdrawAmt_uint256 unitAmt_bytes oneInchData_
rebalanceTwo(address flashTkn_uint256 flashAmt_uint256 route_uint256 saveAmt_uint256 tokenSupplyAmt_uint256 unitAmt_bytes oneInchData_
supply(address token_uint256 amount_address to_returns (uint256 vtokenAmount_)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdraw(uint256 amount_address to_returns (uint256 vtokenAmount_)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
collectProfitLog(bool isWethuint256 withdrawAmt_uint256 amt_uint256 unitAmt_
deleverageLog(uint256 amt_uint256 transferAmt_
leverageLog(uint256 amt_uint256 transferAmt_
rebalanceOneLog(address flashTkn_uint256 flashAmt_uint256 route_address[] vaults_uint256[] amts_uint256 leverageAmt_uint256 swapAmt_uint256 tokenSupplyAmt_uint256 tokenWithdrawAmt_uint256 unitAmt_
rebalanceTwoLog(address flashTkn_uint256 flashAmt_uint256 route_uint256 saveAmt_uint256 unitAmt_
supplyLog(uint256 amount_address indexed caller_address indexed to_
withdrawLog(uint256 amount_address indexed caller_address indexed to_
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.