T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/cosmos/src
MsgSend
Interface MsgSend
Cosmos MsgSend
interface
MsgSend
{
"@type"
?:
string
;
fromAddress
:
string
;
toAddress
:
string
;
amount
:
Coin
[]
;
}
Index
Properties
@type?
from
Address
to
Address
amount
Properties
Optional
@type
"@type"
?:
string
from
Address
fromAddress
:
string
to
Address
toAddress
:
string
amount
amount
:
Coin
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
@type
from
Address
to
Address
amount
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Cosmos MsgSend