Preparing search index...
The search index is not available
blaze-sdk
blaze-sdk
TransferInstruction
Type Alias TransferInstruction
Transfer
Instruction
:
{
amount
:
Amount
;
data
:
{
token_address
:
Address
;
}
;
from
:
Address
;
index
?:
number
;
to
:
Address
;
type
:
"transfer"
;
}
Transfer instruction with explicit typed data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
blaze-sdk
Loading...
Transfer instruction with explicit typed data.