get_sub_deposit_address
Retrieve the deposit address for a sub-account by specifying the coin, chain type, and sub-member ID.
Instructions
Get sub account deposit address.
Args: coin: Coin name, e.g., BTC. chain_type: Chain type, e.g., ETH. sub_member_id: Sub UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| chain_type | Yes | ||
| sub_member_id | Yes |