Docs

TokenHolderBalance

A token holder address and its current balance

type TokenHolderBalance = { balance: CurrencyValue; holder: string };