Get number of tokens owned by a given account
Arguments:
account_id
Returns the number of non-fungible tokens owned by given account_id as a string representing the value as an unsigned 128-bit integer to avoid JSON number limit of 2^53.
view
Generated using TypeDoc
Get number of tokens owned by a given account
Arguments:
account_id
: a valid NEAR accountReturns the number of non-fungible tokens owned by given
account_id
as a string representing the value as an unsigned 128-bit integer to avoid JSON number limit of 2^53.view