EventBurn is emitted on Burn
from message cosmos.nft.v1beta1.EventBurn
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
EventBurn is emitted on Burn
Generated
from message cosmos.nft.v1beta1.EventBurn