Skip to main content

TreasuryCapInterface

interface TreasuryCapInterface

A typed view of an on-chain 0x2::coin::TreasuryCap<T> object, the capability controlling a coin type's supply.

Inheritors

TreasuryCap

Functions

NameSummary
idabstract fun id(): ObjectId
The object's ID.
totalSupplyabstract fun totalSupply(): ULong
Total supply of the coin currently in circulation, in base units.