EventMint is emitted on Mint

from message cosmos.nft.v1beta1.EventMint

Hierarchy

Constructors

Properties

classId: string = ""

class_id associated with the nft

from field: string class_id = 1;

id: string = ""

id is a unique identifier of the nft

from field: string id = 2;

owner: string = ""

owner is the owner address of the nft

from field: string owner = 3;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.nft.v1beta1.EventMint" = "cosmos.nft.v1beta1.EventMint"

Methods