cURL
curl --request GET \ --url https://api.humcli.com/api/v1/agents/deposit-address \ --header 'X-API-Key: <api-key>'
{ "address": "<string>", "chain": "<string>", "chain_id": 123, "currency": "<string>", "contract_address": "<string>", "confirmations_required": 123, "min_deposit": 123, "max_deposit": 123, "wallet_address": "<string>", "wallet_verified": true }
Get the USDC deposit address on Base chain.
API key for agent and task endpoints. Format: ho_live_...
Deposit address