Preparing search index...
The search index is not available
@ton/game-engines-sdk
@ton/game-engines-sdk
phaser/src
JettonTransferRequest
Interface JettonTransferRequest
interface
JettonTransferRequest
{
amount
:
bigint
;
customPayload
?:
string
;
forwardAmount
?:
bigint
;
forwardPayload
?:
string
;
jetton
:
Address
;
to
:
Address
;
}
Index
Properties
amount
custom
Payload?
forward
Amount?
forward
Payload?
jetton
to
Properties
amount
amount
:
bigint
Optional
custom
Payload
custom
Payload
?:
string
Optional
forward
Amount
forward
Amount
?:
bigint
Optional
forward
Payload
forward
Payload
?:
string
jetton
jetton
:
Address
to
to
:
Address
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
custom
Payload
forward
Amount
forward
Payload
jetton
to
@ton/game-engines-sdk
cocos/src
phaser/src
vanilla/src
Generated using
TypeDoc