Msg

Send defines a method for sending coins from one account to another account.

post/cosmos.bank.v1beta1.Msg/Send

Request body

from_addressstring
to_addressstring

Response

A successful response.

CosmosBankV1beta1MsgSendResponse required

MsgSendResponse defines the Msg/Send response type.

Changes