Skip to main content

RegulatedCoinMetadataInterface

interface RegulatedCoinMetadataInterface

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

Inheritors

RegulatedCoinMetadata

Functions

NameSummary
coinMetadataObjectabstract fun coinMetadataObject(): ObjectId
Object ID of the coin's CoinMetadata object.
denyCapObjectabstract fun denyCapObject(): ObjectId
Object ID of the coin's DenyCap object.
idabstract fun id(): ObjectId
The object's ID.