Export as

Multi-Currency

Supported assets, automatic conversion at settlement, and currency configuration in OFFER-HUB.

OFFER-HUB provides native support for multiple assets, from stablecoins and native XLM to custom curated Stellar tokens, ensuring flexibility for all modern marketplaces.

Supported Assets

Below is a list of the primary assets officially supported on the platform:

NameSymbolType
USD CoinUSDCStablecoin
Stellar LumensXLMNative Asset
Argentine Peso TokenARSTCustom Stellar Token
Euro TokenEURTCustom Stellar Token

Stablecoins

The most common settlement asset is USDC, providing price stability for buyers and sellers across your marketplace.

Note

Stablecoin settlements typically incur lower volatility risk, making them the preferred choice for escrow.

Native XLM

You can also use XLM, the native asset of the Stellar network, which provides fast settlement and low transaction costs.

Custom Stellar Tokens

OFFER-HUB can be configured to support other custom tokens issued on the Stellar network (e.g., ARST, EURT) by specifying the issuer address and code in the specific environment configuration.

Automatic Conversion at Settlement

You have the ability to automatically convert assets during settlement. For example, if a buyer deposits XLM, the seller can receive USDC.

Note

Automatic conversion relies on path payments on the Stellar Decentralized Exchange (DEX). Sufficient liquidity must exist between the assets to prevent excessive slippage.

Configuration

To enable specific assets or set default conversion preferences, update your configuration in your integration environment.

Here is an example configuring supported currencies using our SDK or API:

ts
Note

Ensure that when adding custom tokens, the issuer address is completely verified and trusted to prevent spoofed tokens.