Msg

Send defines a method to send a nft from one account to another account.

post/cosmos.nft.v1beta1.Msg/Send

Request body

class_idstring
idstring
receiverstring
senderstring

Response

A successful response.

CosmosNftV1beta1MsgSendResponse required

MsgSendResponse defines the Msg/Send response type.

Changes