Skip to main content
GET
Get Deposit Onchain Supported Chains
Get the list of supported blockchain networks and tokens for deposit on-chain transactions.

Use Case

Use this endpoint to:
  • Display available crypto options to your users
  • Validate chain/token combinations before initiating deposits
  • Build dynamic UI for chain/token selection

Response Format

Integration Example

Notes

  • Supported chains/tokens may vary by country
  • Check this endpoint periodically for updates
  • Some chains may have minimum amounts (check pricing)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

status
boolean
Example:

true

message
string
Example:

"Deposit onchain supported chains retrieved successfully."

data
object