balance:read, deposit_address:read.
Balance
Settlement balance is ledger (IMBA accounting incurrency), not an on-chain wallet balance. There is no network field on this endpoint — network applies to deposit/withdraw rails only.
available_balance. reserved covers accepted but not yet settled operations. pending_credit is inbound USDT that is confirmed on-chain but not yet reflected in ledger_balance.
There is no other balance flavor (on-chain wallet, card USD, and settlement USDT are different). Card USD: GET /partner/cards/{card_id}/balance.
Commercial minimum first deposit: 1,000 USDT. Technical floor: the settlement account cannot go negative.
Sticky deposit address
Contract
Only USDT TRC-20 is accepted. IMBA charges no deposit fee.
confirmations_required comes from network settings (default 19). After those confirmations, funds credit your settlement balance (typically on the order of a minute at ~3s per TRON block — not a published SLA). pending_credit shows inbound USDT that is on-chain but not yet posted.
Do not send other tokens or networks to this address.