Earn
Live on TestnetveMEZO
The MEZO path mirrors BTC Earn with longer managed lock parameters. Select MEZO on the Earn page.
What you receive
- Managed product: avMEZOm.
- UI max epochs for MEZO: 208.
Redemption difference
MEZO redemption amount is driven by the selected vault veNFTs (input disabled; auto-sum of selected locks). Discrete token inventory is released rather than BTC-style exact splits.
SolidityILedger.sol
function depositErc20(uint8 variant, uint256 epochs, uint256 amount, address to) external returns (uint256 trancheId, uint256 minted);
function depositVeNft(uint8 variant, uint256 epochs, uint256 tokenId, address to) external returns (uint256 trancheId, uint256 minted);earnvemezoavmezommezo
