Skip to content

Account

The Account vertical handles account creation, funding, and administration. (The class is named AccountVertical to avoid colliding with the Account record type — a core type used across the SDK; it is reached as client.account.)

MethodDescription
createGenerate a new keypair locally (no transaction).
activateActivate a created account with operator-funded XRP.
fundFund a created account from a testnet/devnet faucet.
setUpdate account settings and flags.
setRegularKeySet or remove the account's regular key.
depositPreauthGrant or revoke deposit preauthorization.
retrieveRead an account's on-chain state.
listOffersList the DEX offers placed by an account.