FVyGasTransactionRequest
Request parameters for a gas transaction
Properties
Field
Type
Description
walletId [required]
FString
The ID of the wallet
toAddress [required]
FString
The address to send the transaction to
chainSpecificFields
FVyOptString
Chain-specific fields for the transaction
value
FVyOptDouble
The value of the transaction
type [required]
FString
(read-only) The type of the transaction, should be "GAS_TRANSFER"
Last updated