Last updated
Edit

Short Names of Ledger Entries

Some API methods, specifically the account_objects method and ledger_data method, allow filtering the ledger entries they return based on the type of ledger entry. The type field you specify can use either the canonical name of the ledger entry or a short name, as in the following table.

The "Ownable" column indicates whether the ledger entry type can appear in owner directories. Ledger entries that are not ownable cannot appear in account_objects responses and cannot be used as a type filter in that method.

Canonical NameShort NameOwnableRelated Amendment
AccountRootaccountNo
AmendmentsamendmentsNo
AMMammNo

Requires the AMM. Loading...

BridgebridgeYes

Requires the XChainBridge. Loading...

CheckcheckYes

Requires the Checks. Loading...

CredentialcredentialYes

Requires the Credentials. Loading...

DelegatedelegateYes

Requires the PermissionDelegation. Loading...

DepositPreauthdeposit_preauthYes

Requires the DepositPreauth. Loading...

DIDdidYes

Requires the DID. Loading...

DirectoryNodedirectoryNo
EscrowescrowYes
FeeSettingsfeeNo
LedgerHasheshashesNo
MPTokenmptokenYes

Requires the MPTokensV1. Loading...

MPTokenIssuancempt_issuanceYes

Requires the MPTokensV1. Loading...

NegativeUNLnunlNo

Requires the NegativeUNL. Loading...

NFTokenOffernft_offerYes

Requires the NonFungibleTokensV1_1. Loading...

NFTokenPagenft_pageYes

Requires the NonFungibleTokensV1_1. Loading...

OfferofferYes
OracleoracleYes

Requires the PriceOracle. Loading...

PayChannelpayment_channelYes
PermissionedDomainpermissioned_domainYes

Requires the PermissionedDomains. Loading...

RippleStatestateYes
SignerListsigner_listYes
TicketticketYes

Requires the TicketBatch. Loading...

XChainOwnedClaimIDxchain_owned_claim_idYes

Requires the XChainBridge. Loading...

XChainOwnedCreateAccountClaimIDxchain_owned_create_account_claim_idYes

Requires the XChainBridge. Loading...