Skip to main content

Supported Assets

The platform supports a range of crypto assets and networks for payments and withdrawals. The exact list — along with each network's limits, confirmation requirements, and availability — depends on your company configuration and can change over time.

Fetching the Asset List

Rather than relying on a hardcoded list, retrieve the current assets available to your company through the Get Assets endpoint (GET /api/assets). It returns each asset's asset_id, its networks (network_id), deposit/withdrawal minimums, required confirmations, and whether it is enabled.

Use the asset_id and network_id values from that response when specifying assets in API requests.

Special Notes

TON Transactions

When using ton as the asset for withdrawals, the tag field is required in the request body. This is used as a memo/comment for the transaction.

BTC Expiration

Invoices with BTC as the payment asset have a longer expiration window of 120 minutes, compared to 30 minutes for all other assets.