new_coin_deposit_address
Generate a new deposit address for a cryptocurrency by providing the currency symbol and optional network code, enabling secure fund reception.
Instructions
Generate a new deposit address for a cryptocurrency.
Args: currency: Crypto symbol, e.g. "BTC", "ETH". network: Network code (e.g. "bitcoin", "erc20", "trc20"). Uses default if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |