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

Erc20BalanceForAddress

Model getters

Method name Return type Description Notes
getContractAddress() string The address of the smart contract that the fungible tokens were minted on
Example: null
[optional]
getAmount() string The number of the fungible tokens
Example: 10
[optional]