Use this page for account operations in the Ripple Custody UI. For API procedures, see Manage accounts with the API. For the account model, see Accounts.
| Action | UI procedure |
|---|---|
| Create an account | Create an account in the UI |
| View account details | View account details |
| Update account details | Update account details |
| Add ledgers to an account | Add ledgers to an account |
| Check account balances | Check account balances |
Before you create an account, confirm the vault that will protect the account keys and the key derivation strategies supported by that vault. For more information, see View vault details.
- Navigate to Accounts.
- Select Create an account.
- Enter the account name and description.
- Select the vault.
- In Advanced settings, select the key derivation strategy. By default, this is limited to hard key derivation. To enable soft or random key derivation, contact your Ripple liaison.
- In Custom properties, specify optional metadata for the account.
- Associate the account with one or all available ledgers:
- For a single-ledger account, select Single ledger and select the ledger.
- For a multi-ledger account, select Multi ledgers. Ripple Custody associates all compatible ledgers with the account.
- Select Submit for Approval and sign the operation with the app.
The account is created after the intent is approved and executed.
- Navigate to Accounts.
- To view general details, click Account details at the top right.
- To view accounting transaction details, click the relevant tab, then click the transaction item.
The account view includes account ID, vault, key strategy, associated ledgers, ledger status, and account balances.
Use this procedure to update mutable account details such as name or custom properties.
- Navigate to Accounts.
- Open the account detail view.
- Click Edit account.
- Update the account name or custom properties.
- Click Submit for approval and sign the operation with the app.
The account details are updated after the intent is approved and executed.
- Navigate to Accounts.
- Open the account detail view.
- Click Add ledgers.
- Select the ledgers you want to add.
- Click Submit for approval and sign the operation with the app.
The new ledgers are associated with the account after the intent is approved and executed.
Before you send assets, check the amount available to send. Balances depend on transaction state and ledger-specific behavior.
Account balances include:
| Amount | Description |
|---|---|
| Total amount | Total balance reported by the blockchain. |
| Reserved amount | Balance allocated but not available for spending, including amounts and fees for transactions that are initiated but not yet executed. |
| Quarantined amount | Incoming transfers that are not yet released from quarantine. For more information, see Release quarantined assets. |
| Available amount | Balance available for new transactions. |
- Navigate to Accounts.
- In the account overview, review the highest available balance.
- Click the account to view the balance breakdown.
You can only force account balance updates with the API. For more information, see Force an account balance update.