depositAA
Developers > Yield Tranches > Methods > depositAA
This method transfers token
from the user to the contract and mint AA (Senior) tranche tokens for the user.
msg.sender
should approve this contract first to spend _amount
of token
Function
Parameters
Parameter | Description |
---|---|
| Amount of |
Return values
Value | Description |
---|---|
| AA tranche tokens minted |
Last updated