agentscoin_add_liquidity
Add a token and AGENT to an AgentsCoin DEX liquidity pool to enable trading; provide token address and amounts to create or fund the pool.
Instructions
Create or add an AGENT liquidity pool for a token on the AgentsCoin DEX.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | token 0x... address | |
| privateKey | No | wallet key; omit to use your saved wallet | |
| agentAmount | Yes | amount of AGENT to pair | |
| tokenAmount | Yes | amount of the token to add |