Skip to content

Use this page to find token operations that depend on a specific ledger protocol. These procedures complement general token management, which controls token visibility and classification across Ripple Custody.

XRPL and Hedera each have separate UI and API pages because the workflows differ by interface. UI pages describe how to submit transaction orders in the product interface. API pages provide request and payload examples for the same ledger-specific concepts.

Complete XRP Ledger token workflows

Use these pages when you want an end-to-end XRPL token workflow that combines account setup, token setup, trust lines, transfers, and transaction review.

GoalWorkflow
Issue XRPL fungible tokensIssue fungible tokens on the XRP Ledger
Trade XRPL fungible tokens on the decentralized exchangeTrade fungible tokens in the XRPL Decentralized Exchange

UI procedures

LedgerActionUI procedure
XRP LedgerCreate or update trust linesManage trust lines
XRP LedgerCreate an authorized trust lineCreate an authorized trust line
XRP LedgerFreeze or unfreeze a trust lineFreeze or unfreeze a trust line
XRP LedgerPreauthorize or revoke deposit authorizationPreauthorize deposits on an account
XRP LedgerClaw back tokens from an accountClaw back tokens from an account
XRP LedgerTrade tokens on the decentralized exchangeTrade tokens in the decentralized exchange
HederaAssociate or disassociate tokens with an accountCreate Hedera account token associations and disassociations

API procedures

LedgerActionAPI procedure
XRP LedgerUnderstand XRPL token amountsXRPL token decimals and amounts
XRP LedgerCreate or update trust linesManage trust lines
XRP LedgerCreate a trust lineCreate a trust line
XRP LedgerCreate an authorized trust lineCreate an authorized trust line
XRP LedgerFreeze or unfreeze a trust lineFreeze or unfreeze a trust line
XRP LedgerAuthorize an account to hold tokensAuthorize an account to hold tokens in a trust line
XRP LedgerPreauthorize depositsPreauthorize deposits on an account
XRP LedgerClaw back tokens from an accountClaw back tokens from an account
XRP LedgerTrade tokens on the decentralized exchangeTrade tokens in the decentralized exchange
HederaAssociate tokens with an accountAssociate tokens with a Hedera account
HederaAutomatically associate tokens with an accountAutomatically associate tokens with a Hedera account
HederaDisassociate tokens from an accountDisassociate tokens from a Hedera account

For Multi-Purpose Tokens on the XRP Ledger, see Multi-Purpose Tokens.