Skip to main content

TokenInterface

interface TokenInterface

A typed view of an on-chain 0x2::token::Token<T> object.

Inheritors

Token

Functions

NameSummary
balanceabstract fun balance(): ULong
The token's balance, in base units.
idabstract fun id(): ObjectId
The object's ID.