Account
Set Domain
Set a domain for your account. This domain can be used by other services to display additional information about your account. It is stored as hex in the ledger, but you can enter it as normal string and it will be converted automatically.
Set Rippling flag (DefaultRipple)
The Default Ripple flag is an account level setting that enables rippling for all incoming trust lines. The default setting of the Default Ripple flag is false. Issuers must enable this flag for their customers to be able to send tokens to one another.
Learn more about rippling
Remove Rippling flag (DefaultRipple)
Removes the Default Ripple flag from your account, which disallows rippling for all incoming trust lines.
Learn more about rippling
Set Collect Calls Flag
Enables Collect Calls flag on account. This flag is for accounts that have hooks deployed and allows them to receive collect calls from hooks. If your account has hooks that use collect calls, you need to enable this flag to allow those hooks to work properly.
Learn more about Collect Calls
Remove Collect Calls Flag
Disables Collect Calls flag on account. This flag is for accounts that have hooks deployed and allows them to receive collect calls from hooks. If your account has hooks that use collect calls, you need to enable this flag to allow those hooks to work properly.
Learn more about Collect Calls
Set HookStateScale
This setting allows accounts with hooks to set the HookStateScale value on their account, This feature expands the amount of data Hooks can store in their Hook State (key-value system for Hooks) to allow Hooks richer data storage when they need it.
Learn more about Extended Hook State
Clear HookStateScale
This action will reset the HookStateScale value on the account to its default value of 1. May be used only if no hook state entries exist on the account, otherwise you need to clear all hook state entries first and then reset the scale.
Disallow incoming Trust Line
If enabled, this flag blocks others from creating trustlines to the account.
Allow incoming Trust Line
This action will allow others to create trustlines to account.
Disallow XRP
Marks account as not wanting to hold XRP. If enabled, this flag does not prevent account from receiving XAH. This can be used as a security measure to prevent accidental sending of XAH to the account, not enforced on protocol level, but wallet clients should respect the setting.
Allow XRP
Marks account as willing to hold XRP. This action will clear DisallowXRP flag from account.
Tokens
Set trustline
Allows you to create trustline by providing issuer, currency code and limit. Limit is the maximum amount of tokens you are willing to hold, it can be set to very high value if you do not want to limit it. Remember that you need to have enough balance to cover the reserve for trustline.