instrument_id and instrument_admin party) — this matches the Daml InstrumentId = { id: Text, admin: Party } definition.
Invoked through the two-phase transaction flow with:
operation = TRANSACTION_OPERATION_TRANSFER_CIP56params.transfer_cip56 = TransferCip56Params { … }
Params
Token identifier.
Admin party of the instrument.
Canton party ID of the receiver.
Decimal amount to transfer.
Client-supplied reference attached to the transfer.
See also
AcceptCip56— how the counterparty claims the resultingTransferOffer.GetBalances— inspect current CIP-56 holdings for the authenticated party.GetActiveContracts— enumerate CIP-56 contracts in the ACS.