balanceOf
This method returns the number of tokens in owner
's account.
Function
Parameters
Parameter
Description
owner
An INFT holding address.
Return values
Value
Description
balance
the number of tokens in owner
's account.
Last updated