Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Erc20Balance

Model getters

Method name Return type Description Notes
getBalance() string The number of fungible tokens in the smallest token unit (for example, if the token has 10 decimal places, the number is returned as 9*10^10)
Example: 10
[optional]