Simulates depositing assets into a Liquid AVS Token contract without actually executing the transaction, returning expected results and fees
LAT contract address (proxy)
^0x[a-fA-F0-9]{40}$"0x94a2a0548681fda8d5e2ad5a8eeecd891e02a613"
The wallet address that will submit the tx and get debited
^0x[a-fA-F0-9]{40}$The array of token addresses to be deposited
1^0x[a-fA-F0-9]{40}$The array of amounts corresponding to each asset, in the decimals of that token
1^\d+$The wallet address that will receive the minted Liquid Avs Tokens
^0x[a-fA-F0-9]{40}$Successful deposit simulation result