Views
token_metadata
This method will become an offchain view if the contract uses TZIP-016 metadata
and the config `use_token_metadata_offchain_view` is set to TRUE.
Return the token-metadata URI for the given token. (token_id must be 0)
For a reference implementation, dynamic-views seem to be the
most flexible choice.
off-chain