Skip to content

Balances — Tokenization

Access prerequisites

  • Permission (module): manageCorporateAccount
  • License/Feature: None.
  • Menu container: GENERAL → Dashboard group → Balances (tab Tokenization)

What it is / when to use

Tab of the Balances panel dedicated to tokens issued by the platform (tokenization tokens, distinct from market crypto assets). Shows how many users hold each token, the total in units, the fiat equivalent, and the monthly movement — the asset view of "how much of the house is represented in issued tokens".

Filters and columns

Read-only screen — no editable fields.

Indicator / ChartWhat it showsData source
Number of holdersNo. of users holding the tokennumberUsersInPossession (summed per token)
Total in tokensSum of issued units in possessiontotalInCrypto per token
Total in fiatFiat equivalent (units × USD rate)totalInCrypto × quotations.amountUsd
Monthly movementAmount moved per month, per tokenmonthlyMovement × rate; series in allTokensMovementsByMonth
Holders by tokenDistribution of holders across tokensaggregation by asset

Business rules / considerations

Attention

  • Total in fiat uses USD rate. If no rate is registered for the token, the multiplier falls to 1 and the "total in fiat" equals the total in units — which distorts the consolidated figure. Always cross-check with the current rates.
  • Balance is never zero by default: absence of a value = loading state or service error, not a real zero balance.
  • Financial values: all rate multiplications and sums are performed using BigNumber, with no intermediate rounding. Check the decimal places per token.