FVyGasTransactionRequest

Request parameters for a gas transaction

Properties

FieldTypeDescription

walletId [required]

FString

The ID of the wallet

toAddress [required]

FString

The address to send the transaction to

chain [required]

The preferred blockchain for the transaction

network

The network to use for the transaction

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