Mellow Lp Token 362
Verified contract
Proxy
Active on
Ethereum with 12 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xacee…24cc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MVR | ERC-721 | 1 | -- | -- | |
MVR | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20349580 | 4 months ago | | | 0 | 0.0014137589 | |
| 20314801 | 4 months ago | | | 0 | 0.0040768562 | |
| 19404506 | 8 months ago | | | 0 | 0.032213971 | |
| 19311381 | 9 months ago | | | 0 | 0.019392608 | |
| 19081575 | 10 months ago | | | 0 | 0.0067764180 | |
| 18913307 | a year ago | | | 0 | 0.0074272097 | |
| 18903343 | a year ago | | | 0 | 0.0079709520 | |
| 18895882 | a year ago | | | 0 | 0.010116317 | |
| 18879497 | a year ago | | | 0 | 0.016299679 | |
| 18838090 | a year ago | | | 0 | 0.015701853 |
ABI
ABI objects
Getter at block 21245434 tvl() view returns (uint256[] minTokenAmounts, uint256[] maxTokenAmounts)
DOMAIN_SEPARATOR() view returns (bytes32)
0xfda6f0c24d40c44431985ce96f7cd07d94d01ae93d6eaf3c3950361b592203dc
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
depositorsAllowlist() view returns (address[])
[0x231002439E1BD5b610C3d98321EA760002b9Ff64]
helper() view returns (address)
0xacee4a703f27ea1ebcd550511aae58ad012624cc
initialized() view returns (bool)
true
lastFeeCharge() view returns (uint64)
1721500667
lpPriceHighWaterMarkD18() view returns (uint256)
0
name() view returns (string)
Mellow Lp Token 362
nft() view returns (uint256)
362
pullExistentials() view returns (uint256[])
[10000, 1000]
subvaultNfts() view returns (uint256[])
[360, 361]
symbol() view returns (string)
MLP362
totalSupply() view returns (uint256)
36379996805
totalWithdrawnAmountsTimestamp() view returns (uint64)
1721500667
vaultGovernance() view returns (address)
0x973495e81180cd6ead654328a0bebe01c8ad53ea
vaultTokens() view returns (address[])
[0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48]
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
hasSubvault(uint256 nft_) view returns (bool)
isVaultToken(address token) view returns (bool)
nonces(address) view returns (uint256)
subvaultAt(uint256 index) view returns (address)
subvaultOneBasedIndex(uint256 nft_) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalWithdrawnAmounts(uint256) view returns (uint256)
State-modifying
Events addDepositorsToAllowlist(address[] depositors)
approve(address spender, uint256 amount) returns (bool)
deposit(uint256[] tokenAmounts, uint256 minLpTokens, bytes vaultOptions) returns (uint256[] actualTokenAmounts)
initialize(uint256 nft_, address[] vaultTokens_, address strategy_, uint256[] subvaultNfts_, address helper_)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeDepositorsFromAllowlist(address[] depositors)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdraw(address to, uint256 lpTokenAmount, uint256[] minTokenAmounts, bytes[] vaultsOptions) returns (uint256[] actualTokenAmounts)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed from, address[] tokens, uint256[] actualTokenAmounts, uint256 lpTokenMinted)
DepositCallbackLog(string reason)
Initialized(address indexed origin, address indexed sender, address[] vaultTokens_, uint256 nft_)
ManagementFeesCharged(address indexed treasury, uint256 feeRate, uint256 amount)
PerformanceFeesCharged(address indexed treasury, uint256 feeRate, uint256 amount)
ProtocolFeesCharged(address indexed treasury, uint256 feeRate, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed from, address[] tokens, uint256[] actualTokenAmounts, uint256 lpTokenBurned)
WithdrawCallbackLog(string reason)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.