@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockJSONOperationSEND
Interface BlockJSONOperationSEND
interface
BlockJSONOperationSEND
{
amount
:
string
|
bigint
;
external
?:
string
;
to
:
string
|
GenericAccount
;
token
:
TokenPublicKeyString
|
TokenAddress
;
type
:
SEND
;
}
Hierarchy (
View Summary
)
BlockJSONOperation
BlockJSONOperationSEND
Implemented by
BlockOperationSEND
Index
Properties
P
amount
P
external?
P
to
P
token
P
type
Properties
amount
amount
:
string
|
bigint
Optional
external
external
?:
string
to
to
:
string
|
GenericAccount
token
token
:
TokenPublicKeyString
|
TokenAddress
type
type
:
SEND
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
amount
P
external
P
to
P
token
P
type
@keetanetwork/keetanet-client
Loading...