Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.36 KB

File metadata and controls

21 lines (13 loc) · 1.36 KB

FeeStationCheckFeeStationUsage

The information for evaluating Fee Station usage.

Properties

Name Type Description Notes
requestId String The request ID that is used to track a transaction request. The request ID is provided by you and must be unique within your organization.
amount String Applicable to transfer requests only. The amount of tokens to be transferred in this request. [optional]
tokenId String Applicable to transfer requests only. The token ID of the asset to be transferred. You can retrieve available token IDs by calling List enabled tokens. [optional]
feeTokenId String The token ID used to pay the gas fee for the main transaction. You can retrieve available token IDs by calling List enabled tokens. [optional]
estimatedFeeAmount String The estimated transaction fee required for this transfer, before applying any Fee Station rules.
fromAddress String The blockchain address that initiates the transfer.
fromWalletId UUID The wallet ID.
autoFuel AutoFuelType [optional]