EventMint is emitted on Mint
from message cosmos.nft.v1beta1.EventMint
Optional
class_id associated with the nft
from field: string class_id = 1;
id is a unique identifier of the nft
from field: string id = 2;
owner is the owner address of the nft
from field: string owner = 3;
Static
Readonly
EventMint is emitted on Mint
Generated
from message cosmos.nft.v1beta1.EventMint