Skip to main content

RegulatedCoinMetadataProtocol

RegulatedCoinMetadataProtocol Objects

class RegulatedCoinMetadataProtocol(typing.Protocol)

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

coin_metadata_object

def coin_metadata_object() -> ObjectId

Object ID of the coin's CoinMetadata object.

deny_cap_object

def deny_cap_object() -> ObjectId

Object ID of the coin's DenyCap object.

id

def id() -> ObjectId

The object's ID.