Create Sub Account Address

This endpoint creates sub-account addresses using the account uid and sub accounts uid

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The uid of the account/wallet you want to work with.

string
required

The subId of the account you want to generate address for.

Body Params
string
required

The label of the Asset you want to Add.

string
required

Tthe asset you want to add (BTC,USDT,LTC,BCH)

string

The address type can be segwit, wrappedsegwit or legacy

number

The derivation index of the address you want to generate. address derivation index - default(last derivationIndex + 1). For instance, it can be used to generate the same address across multiple EVM chains and ERC20 tokens. Can also be used to generate a different version of BTC and LTC address at the same index.

boolean

Generate a change address. Change address transactions are partially monitored

boolean

Automatically generate native address for non native token address at the same index. E.g USDC

deploymentParams
object

Deployment paramaters to pass when generating the smart contract. autoDeploy, autoFlush, autoFlushErc20

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json