get_total_supply

(token_id, callback) -> callback(nat)

Additional on-chain view allows to get total supply of token by token_id. Sends supply amount to a provided callback.

Last updated