tapp_create_amm_pool_and_add_liquidity
Create an Automated Market Maker (AMM) pool and provide initial liquidity by specifying token addresses, fee structure, and token amounts for decentralized trading on Tapp Exchange.
Instructions
Create an AMM pool and add initial liquidity
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amounts | Yes | The initial token amounts | |
fee | Yes | The fee traders will pay to use your pool's liquidity | |
tokenAddress | Yes | An array of token addresses |