Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 901 Bytes

File metadata and controls

20 lines (12 loc) · 901 Bytes

EstimateTransferFeeParams

The information about a token transfer.

Properties

Name Type Description Notes
requestId String The request ID that is used to track a transaction request. [optional]
requestType EstimateFeeRequestType
source TransferSource
tokenId String The token ID of the transferred token. You can retrieve the IDs of all the tokens you can use by calling List enabled tokens.
destination TransferDestination [optional]
feeType FeeType [optional]
replacedTransactionId UUID The ID of the transaction that this transaction replaced. [optional]