lVault: USD Coin=>Wrapped Ether

Verified contract

Proxy

Active on Ethereum with 165 txns
Deployed by via 0xb6a57051 at 12836824
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 43 additional slots
-
variable spans 1 additional slot
5 additional variables

No balances found for "lVault: USD Coin=>Wrapped Ether"

0x1f493b56efd5280d9e5987c8c27b3068d66fab4d248f6343015e6fa23fe0f3fc
0xd7c4cb1f901e0e9ff628539b6ec2a64ab5837f328e4cfd14995a2e4355a9f4cd
0xf2a14002fb5e118c40a844a5dc24d773a63e213f4f0ba4051ac36b337820d73b
0xf33e357e6d4cf17de4485de76eb02d077a607b4711ad051abc835a7208000dbe
0xe91032d25683721eab0c96a0772eb03c54b4ebdfccea793f3b3d0026396ee6d9
0x1ba9a2d31f8e9c94f2d322fe68186e01c5bfea6b100b76e3076e90ccaaa542db
0x4ea8718ed3d45242fd6ae9e25dc8c9aee33671fa6671ee3e95cf51341dc8f9e5
0xe56ec1829f224ef657cc7771cb8e99bdbaf92159a430c679cf2a73baee234552
0xfbb50e478381a6a6d9276ffae7b2253b9d0b43f685784db13551b802293f507e
0x929f949e7c3e235ab2d486c0b865b4af024f05cb8ab0d2a7bfc8f05bbc3c9334

Functions
Getter at block 21002310
baseAsset(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
decimals(view returns (uint8)
18
depositCap(view returns (uint256)
1000000000000
governance(view returns (address)
0xca113e3be8efa4cd592c6ea7678dd7b7eb201e4d
investmentVehiclesLength(view returns (uint256)
1
longAsset(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
name(view returns (string)
lVault: USD Coin=>Wrapped Ether
registry(view returns (address)
0x0000000000000000000000000000000000000000
selfCompoundingLongAsset(view returns (address)
0x5e96a1b998491e7db6e30552357d1fdff41b7ad3
store(view returns (address)
0x7cb574c01d373b9780c42a3b0939809b5e807217
swapCenter(view returns (address)
0x676971096af637b196f6501818ae8d9c14eba56b
symbol(view returns (string)
long_USDC_WETH
totalSupply(view returns (uint256)
35767965819
treasury(view returns (address)
0xca113e3be8efa4cd592c6ea7678dd7b7eb201e4d
vaultDepositEnabled(view returns (bool)
true
withdrawFeeRatio(view returns (uint256)
0
withdrawalFeeHalfDecayPeriod(view returns (uint256)
1209600
withdrawalFeeWaivedPeriod(view returns (uint256)
3628800
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
baseAssetDebtOf(address _ivview returns (uint256)
effectiveLendCapacity(address _targetview returns (uint256)
flashDepositAndWithdrawAllowed(addressview returns (bool)
getInvestmentVehicle(uint256 idxview returns (address)
interestPendingInIV(address ivview returns (uint256)
isAdmin(address _whoview returns (bool)
isDebtor(address _targetview returns (bool)
isOperator(address _whoview returns (bool)
lastActivityBlock(addressview returns (uint256)
lastFeeTime(addressview returns (uint256)
noWithdrawalFee(addressview returns (bool)
storageFetchAddress(bytes32 keyview returns (address)
storageFetchAddressInArray(bytes32 keyuint256 indexview returns (address)
storageFetchBool(bytes32 keyview returns (bool)
storageFetchBoolInArray(bytes32 keyuint256 indexview returns (bool)
storageFetchUint256(bytes32 keyview returns (uint256)
storageFetchUint256InArray(bytes32 keyuint256 indexview returns (uint256)
vInfo(addressview returns (uint256 baseAssetDebtbool disableBorrowuint256 lendMaxBpsuint256 lendCap)
withdrawalFeeOccured(addressview returns (uint256)
withdrawlFeePending(address _whoview returns (uint256 fee)
State-modifying
proxyScheduleImplementationUpdate(address targetAddress
proxyScheduleTimelockUpdate(uint256 newTimelock
proxyUpgradeImplementation(
proxyUpgradeTimelock(
addInvestmentVehicle(address newVehicleuint256 _lendMaxBpsuint256 _lendCapreturns (uint256)
approve(address spenderuint256 amountreturns (bool)
collectAndLong(address[] ivsuint256 minimumLongProfit
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amount
depositFor(address targetAccountuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _store
initialize(address _storeaddress _baseAssetaddress _longAssetuint256 _depositCap
investAll(
investTo(address _targetuint256 _amount
investToIVs(address[] _targetsuint256[] _amounts
migrateFunds(address _fromIvaddress _toIvuint256 _pullAmountuint256 _pushAmount
moveInvestmentVehicleToLowestPriority(address iv
removeInvestmentVehicle(address _target
setDepositCap(uint256 _depositCap
setDepositEnabled(bool _flag
setFlashDepositAndWithdrawAllowed(address[] _targetsbool _flag
setLongSelfCompounding(address _selfCompoundingLong
setNoWithdrawalFee(address[] _targetsbool _flag
setRewardPool(address _rewardPool
setWihdrawFeeParameter(uint256 _withdrawFeeRatiouint256 _withdrawalFeeHalfDecayPerioduint256 _withdrawalFeeWaivedPeriod
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdraw(uint256 amount
withdrawAllFromIV(address _iv
withdrawAllFromIVs(address[] _ivs
withdrawFromIV(address _ivuint256 _amount
withdrawFromIVs(address[] _ivsuint256[] _amounts
Events
TimelockUpdateScheduled(uint256 newTimelockuint256 activeTime
TimelockUpdated(uint256 newTimelock
UpgradeScheduled(address indexed implementationuint256 activeTime
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed _whouint256 _amount
Longed(uint256 totalDeposituint256 baseProfituint256 longedProfit
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed _whouint256 _amount
WithdrawFeeUpdated(uint256 _withdrawFeeRatiouint256 _withdrawalFeeHalfDecayPerioduint256 _withdrawalFeeWaivedPeriod
Constructor
constructor(address _logicaddress _storageuint256 _timelockbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.