Search
Preparing search index...
The search index is not available
Orchestrate SDK Documentation - v6.2.1
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ITransferRequest
Interface ITransferRequest
Hierarchy
IBaseRequest
ITransferRequest
Index
Properties
chain
labels
params
Properties
chain
chain
:
string
Optional
labels
labels
:
undefined
|
object
params
params
:
{
from
:
string
;
gas
?:
undefined
|
number
;
gasPrice
?:
undefined
|
string
;
gasPricePolicy
?:
IGasPricePolicy
;
maxFeePerGas
?:
undefined
|
string
;
maxPriorityFeePerGas
?:
undefined
|
string
;
to
:
string
;
transactionType
?:
undefined
|
string
;
value
:
string
}
Type declaration
from
:
string
Optional
gas
?:
undefined
|
number
Optional
gas
Price
?:
undefined
|
string
Optional
gas
Price
Policy
?:
IGasPricePolicy
Optional
max
Fee
Per
Gas
?:
undefined
|
string
Optional
max
Priority
Fee
Per
Gas
?:
undefined
|
string
to
:
string
Optional
transaction
Type
?:
undefined
|
string
value
:
string
User reference
Command line interface
Code examples
Globals
ITransfer
Request
chain
labels
params
Generated using
TypeDoc