This guide provides a complete reference for the currencies and blockchain networks currently supported by the Fintegence Partner API.Use Ctrl + F or Cmd + F to quickly find a specific asset, symbol, or network in the tables below.
Fiat Currencies#
The following fiat currencies are supported for balance operations and settlement flows.| Symbol | Currency | Max Decimals |
|---|
eur | Euro (EUR) | 2 |
Stablecoins#
Stablecoin operations are temporarily suspended at the moment.The assets below are kept in this reference for visibility, but stablecoin deposits, withdrawals, and related operational flows should currently be treated as unavailable.
| Symbol | Currency | Networks | Max Decimals | Status |
|---|
usdc | USD Coin | ethereum, polygon | 6 | Temporarily suspended |
usdc.e | USD Coin.e | polygon | 6 | Temporarily suspended |
eurc | Euro Coin | ethereum | 6 | Temporarily suspended |
Cryptocurrencies#
The following cryptocurrencies are supported. Always verify the exact network before generating deposit instructions or initiating a withdrawal.| Symbol | Currency | Networks | Max Decimals |
|---|
btc | Bitcoin | bitcoin | 8 |
eth | Ethereum | ethereum | 8 |
ltc | Litecoin | litecoin | 8 |
doge | Dogecoin | dogecoin | 8 |
pol | Polygon (MATIC) | polygon | 8 |
Integration Notes#
Use the asset symbol values exactly as shown in API requests.
Respect the Max Decimals limit when formatting amounts.
For blockchain assets, network selection is part of the operational flow and must match the destination or deposit configuration.
Stablecoin entries are currently informational only while stablecoin operations remain temporarily suspended.
Asset and network availability should be treated as product configuration, so verify the relevant endpoint behavior before hardcoding assumptions in client logic.