This endpoint generates new addresses

Log in to see full request history
Body Params
string
required

The label of the address to generate

string
required

Tthe asset of the address to genertae

string
required

The uid of the account you want to generate an address for.

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

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

boolean

Generate a smart contract address for EVM chains. Ethereum, BSC, Polygon, Tron

boolean

Generate a change address. Change address transactions are partially monitored

string

The customer id to attach to this address

deploymentParams
object

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

Response

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