Create Deposit Address
POST
https://api.sfox.com/v1/user/deposit/address/:currency
Create a new deposit address for the crypto asset of your specified in your request.
Path Parameters
Name
Type
Description
currency
required
string
Create a deposit address for this currency e.g. eth
Response Body
Key
Description
currency
Crypto asset
address
Crypto address to use for deposits
Responses
Example Requests
Last updated