create-topup-invoice
Generate a crypto deposit address to top up your AgentWallet with a specified USD amount. Supports blockchain tokens like ETH-USDT with a minimum of $5.
Instructions
Create a top-up invoice to deposit funds to your AgentWallet. Returns a crypto deposit address for the requested USD amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | Currency in BLOCKCHAIN-TOKEN format (e.g. ETH-USDT) | |
| amount_usd | Yes | Amount in USD (minimum 5) |