Skip to content

IOU

The IOU vertical issues and manages trust line-based issued currencies. Each operation acts as the IOU's issuer — the account resolved from from (default: the primary signer's account) signs, and its address is the currency issuer. Callers name their own counterparty (holder / to) per call.

MethodDescription
issueBootstrap a new trust line-based IOU, optionally distributing an opening amount.
transferSend IOU value to a destination account.
authorizeAuthorize a holder to hold this IOU.
lockFreeze a holder's trust line (individual + deep freeze).
unlockRestore a frozen holder's trust line.
clawbackReclaim a holder's balance back to the issuer.
buyOfferPlace a DEX order to acquire this IOU.
sellOfferPlace a DEX order to sell this IOU.
cancelOfferCancel a standing offer.
retrieveRead a single IOU trust line.
listList an account's IOU trust lines.
listOffersList all open offers in the market for an IOU.