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
| Name | Summary |
|---|---|
| id | abstract fun id(): ObjectId The object's ID. |
| totalSupply | abstract fun totalSupply(): ULong Total supply of the coin currently in circulation, in base units. |