Account
Get New Deposit Address
This content applies to WaaS 1.0 only. We highly recommend that you upgrade to WaaS 2.0.
coin and native_segwit. The coin parameter specifies the cryptocurrency for which the address needs to be generated, and the native_segwit parameter is a boolean flag indicating whether the address should be generated using native segwit format. The endpoint checks for permission and address count limits before generating the new address.POST
Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
For BTC address, it supports generating segwit (3 address) and native_ Segwit (bc1 address), see below for details. (*
Cobo supports withdraw to any BTC address type)
Request
Cryptocurrency for which the address needs to be generated.
Flag indicating whether the address should be generated using native segwit format.
The address encoding formats. This property only applies to coin of ADA. Available options:9ă10.For more information, please refer to the enum value corresponding to each encoding
Response
request successful or failed
