Get cryptocurrency deposit address
Get cryptocurrency deposit address
Retrieve your existing cryptocurrency deposit address for a given asset and network.
POST
Get cryptocurrency deposit address
Authorizations
API key authentication using signed requests
Body
application/json
Currencies ticker. Example: BTC ⚠️ Currency ticker should not be fiat and it’s “can_deposit” status must be “true”. See Asset Status endpoint response for the status.
Example:
"BTC"
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Cryptocurrency network. ⚠️ If currency has multiple networks like USDT, specify the network to use. See ticker networks list in “networks” field from response Asset Status endpoint.
Example:
"ERC20"