RegulatedCoinMetadataInterface
interface RegulatedCoinMetadataInterface
A typed view of an on-chain 0x2::coin::RegulatedCoinMetadata<T> object.
Inheritors
| RegulatedCoinMetadata |
Functions
| Name | Summary |
|---|---|
| coinMetadataObject | abstract fun coinMetadataObject(): ObjectId Object ID of the coin's CoinMetadata object. |
| denyCapObject | abstract fun denyCapObject(): ObjectId Object ID of the coin's DenyCap object. |
| id | abstract fun id(): ObjectId The object's ID. |