EventSend is emitted on Msg/Send
from message cosmos.nft.v1beta1.EventSend
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;
receiver is the receiver address of nft
from field: string receiver = 4;
sender is the address of the owner of nft
from field: string sender = 3;
Static
Readonly
EventSend is emitted on Msg/Send
Generated
from message cosmos.nft.v1beta1.EventSend