Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
GrpcBankMsgSendMessage
Interface GrpcBankMsgSendMessage
Hierarchy
GrpcBankMsgSendMessage
Index
Properties
type
value
Properties
type
type
:
string
value
value
:
{
amount
:
[
{
amount
:
string
;
denom
:
string
}
]
;
from_address
:
string
;
to_address
:
string
}
Type declaration
amount
:
[
{
amount
:
string
;
denom
:
string
}
]
from_
address
:
string
to_
address
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Grpc
Bank
Msg
Send
Message
type
value
Generated using
TypeDoc