TransferCheckedWithFeeInput
Type Parameters
Type Parameter | Default type |
---|---|
TAccountSource extends string | string |
TAccountMint extends string | string |
TAccountDestination extends string | string |
TAccountAuthority extends string | string |
Properties
amount
authority
The source account's owner/delegate or its multisignature account.
decimals
destination
The destination account. May include the TransferFeeAmount
extension.
fee
mint
The token mint. May include the TransferFeeConfig
extension.
multiSigners?
source
The source account. May include the TransferFeeAmount
extension.