The Book · 27 Jul 2026
Definition

uiMultiplier()

uiMultiplier() is a function on each Stock Token contract that carries a scaling factor for corporate actions — dividends and stock splits — so onchain balances and prices track the underlying without redeploying the token. A holder's economic position is the raw token balance adjusted by the current multiplier, which is why integrating apps read uiMultiplier() rather than assuming a fixed 1:1 mapping to shares.


See also

Related terms

← All terms