ponzu_zap_eth
Convert ETH into LP tokens in one transaction: splits ETH 50/50 to buy tokens and pair with ETH, creating a liquidity pool.
Instructions
Convert ETH into LP tokens in one transaction. Splits ETH 50/50 — half buys tokens, half pairs with ETH to create LP. Uses ZapEth contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ethAmount | Yes | ETH amount to zap (e.g. "0.5") | |
| tokenAddress | Yes | Token address to create LP for |