Request
Response
List of unlocked amulets — each contains a contract ID and an amount.
Example
See also
GetAmulets is typically called before any operation that consumes Canton Coin, so that the client can pick amulets explicitly via the amulet_cids parameter:
TransferCc— transfer CC to a receiverSplitCc— merge and split amuletsPayDvpFee/PayAllocFee— pay DvP settlement feesAllocate— allocate amulets to aDvpcontractExecuteMultiCall— consume amulets in an atomic batch
GetBalances instead.