TransferFromParams
TransferFromParams =
Omit<TransferParams,"from_subaccount"> &object
Defined in: packages/ledger-icrc/src/types/ledger.params.ts:55
Params for an icrc2_transfer_from.
Type Declaration
Section titled “Type Declaration”from:
IcrcCandidAccount
spender_subaccount?
Section titled “spender_subaccount?”
optionalspender_subaccount:IcrcSubaccount
The account to transfer tokens to.
The account to transfer tokens from.
A spender subaccount.
The Amount of tokens to transfer.
Transfer memo.
nanoseconds since unix epoc to trigger deduplication and avoid other issues
The fee of the transfer when it’s not the default fee.