Views
get_balance
Returns the owner token balance.
off-chain
does_token_exist
Checks if the token exists.
off-chain
all_tokens
Returns a list with all the token ids.
off-chain
count_tokens
Returns how many tokens are in this FA2 contract.
off-chain
total_supply
Returns the total supply for a given token id.
off-chain
is_operator
Checks if a given token operator exists.
off-chain