Skip to content

Viewing a Currency

Currency detail page showing fields including symbol, name, exchange rate, precision, and deposit limits

The currency detail page shows the full configuration for a single currency record. Field names below match what is shown in the UI.

Fields

FieldDescription
nameFull currency name (e.g. "United Arab Emirates Dirham")
symbolISO currency code (e.g. AED)
prefixOptional string prepended to displayed amounts
suffixOptional string appended to displayed amounts
precisionNumber of decimal places used when displaying amounts
minDepositAmountUnfactoredMinimum deposit amount before the factor is applied
minDepositAmountFactorScaling factor for the minimum deposit amount
maxDepositAmountUnfactoredMaximum deposit amount before the factor is applied
maxDepositAmountFactorScaling factor for the maximum deposit amount
rateToBaseUnfactoredRaw exchange rate value before the factor is applied
rateToBaseFactorDivisor used to derive the actual rate (e.g. 1,000,000 means divide by 10⁶)
createdAtWhen the currency record was first created
updatedAtWhen the record was last updated by the sync service

All fields are read-only. Currency configuration is managed at the system level.

From the view page you can:

  • List — return to the Currencies directory