Build Add Liquidity Transaction
build_amm_add_liquidity_txBuild approve(MC) + approve(MG) + addLiquidity on MegaChadLP MC/MG. The pair refunds whichever side is over-supplied. LP shares returned are stake-eligible in JESTERGOONER V4.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Sender address — used to skip approve steps if allowance is sufficient | |
| amountMC | Yes | MEGACHAD amount in human units | |
| amountMG | Yes | MEGAGOONER amount in human units | |
| recipient | Yes | LP token recipient (0x...) |