Get Single Deposit Address
GET
https://api.sfox.com/v1/user/deposit/address/:currency
Retrieve your crypto deposit address(es) for a currency.
Path Parameters
Name
Type
Description
currency
required
string
Specify the currency you want to retrieve deposit address(es) for.
Response Body
Key
Description
currency
Crypto asset
address
Crypto address to use for deposits
Responses
Example Requests
Last updated