Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
RPCTransferTicketOperation
Interface RPCTransferTicketOperation
Description
Rpc transfer-ticket operation
interface
RPCTransferTicketOperation
{
destination
:
string
;
entrypoint
:
string
;
fee
:
number
;
gas_limit
:
number
;
kind
:
TRANSFER_TICKET
;
source
?:
string
;
storage_limit
:
number
;
ticket_amount
:
number
;
ticket_contents
:
MichelsonV1Expression
;
ticket_ticketer
:
string
;
ticket_ty
:
MichelsonV1Expression
;
}
Index
Properties
destination
entrypoint
fee
gas_
limit
kind
source?
storage_
limit
ticket_
amount
ticket_
contents
ticket_
ticketer
ticket_
ty
Properties
destination
destination
:
string
entrypoint
entrypoint
:
string
fee
fee
:
number
gas_
limit
gas_
limit
:
number
kind
kind
:
TRANSFER_TICKET
Optional
source
source
?:
string
storage_
limit
storage_
limit
:
number
ticket_
amount
ticket_
amount
:
number
ticket_
contents
ticket_
contents
:
MichelsonV1Expression
ticket_
ticketer
ticket_
ticketer
:
string
ticket_
ty
ticket_
ty
:
MichelsonV1Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
entrypoint
fee
gas_
limit
kind
source
storage_
limit
ticket_
amount
ticket_
contents
ticket_
ticketer
ticket_
ty
Taquito
Loading...
Description
Rpc transfer-ticket operation