Views
is_operator
Return whether `operator` is allowed to transfer `token_id` tokens
owned by `owner`.
off-chain
get_balance
Return the balance of an address for the specified `token_id`.
off-chain
all_tokens
OffchainView: Return the list of all the token IDs known to the contract.
off-chain
token_metadata
Returns the token-metadata URI for the given token.
off-chain
total_supply
Return the total number of tokens for the given `token_id`.
off-chain