Generate a deposit address for the specified currency and network. If an address for that address type (TRC20/ERC20) already exists, returns the existing address.
| Currency | Description |
|---|---|
USDT | Tether USD |
USDC | USD Coin |
| Network | Address Type | Compatible Currencies |
|---|---|---|
TRON | TRC20 | USDT, USDC |
ETH | ERC20 | USDT, USDC |
BSC | BEP20 | USDT, USDC |
POLYGON | ERC20 | USDT, USDC |
ARBITRUM | ERC20 | USDT, USDC |
AVALANCHE | ERC20 | USDT, USDC |
isNew: false in this case.
compatibleNetworks array showing which networks can use this address:
["TRON"]["ETH", "BSC", "POLYGON", "ARBITRUM", "AVALANCHE"]JWT access token obtained from /auth/token