Get Wallet Address (Legacy)

Get a valid wallet address to deposit cryptocurrency to your OSL account.

⚠️

This endpoint has been superceded by https://osl.com/reference/queryaddress. It will continue to be supported for the foreseeable future, but customers are recommended to develop against the new endpoint.

A new string field networkhas been added that serves as the chain network identifier, e.g. ETHEREUM, TRON, etc.

  • Request Parameters has been updated to include network as an optional field for clients who have already merged.
  • Response Parameters will now include network on all responses.

To identify which networks are available for a given currency, you can use the new Get Supported Transfer Network endpoint.


Body Params
int64
required

The current Unix time in microseconds.

string
required

Crypto ticker (e.g. BTC, ETH).

string

To select which account group to display the address from.

string

Blockchain network identifier, e.g. ETHEREUM, TRON, etc. (use Get Supported Transfer Network for valid values).

Responses

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