Skip to content

Token

The Token vertical issues and manages Multi-Purpose Tokens (MPTs).

MethodDescription
issueCreate a new MPT issuance.
transferSend MPT units to another account.
authorizeOpt the calling account in to holding a token.
unauthorizeOpt the calling account out of holding a token.
grantHolderIssuer authorizes a specific holder (allow-listing).
revokeHolderIssuer revokes a specific holder's permission.
lockLock a token issuance, or a specific holder's balance.
unlockUnlock a token issuance, or a specific holder's balance.
clawbackReclaim a holder's MPT balance back to the issuer.
destroyDestroy an MPT issuance.
retrieveRead a single MPT issuance by id.
listList the MPTs an account holds or issued.
Note

The Token vertical places no DEX offers. MPTs are not yet tradeable on the XRPL DEX, so all offers go through the XRP and IOU verticals.