TransferOffer. The registrar is extracted automatically from the contract payload β you only need to pass the offerβs contract ID.
Invoked through the two-phase transaction flow with:
operation = TRANSACTION_OPERATION_ACCEPT_CIP56params.accept_cip56 = AcceptCip56Params { β¦ }
Params
Contract ID of the CIP-56
TransferOffer to accept.See also
TransferCip56β create an outgoing CIP-56 transfer.GetBalancesβ verify the holding was credited after acceptance.