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 Name | Short Name | Ownable | Related Amendment |
---|---|---|---|
AccountRoot | account | No | |
Amendments | amendments | No | |
AMM | amm | No | AMMが必要です。 Loading... |
Bridge | bridge | Yes | XChainBridgeが必要です。 Loading... |
Check | check | Yes | Checksが必要です。 Loading... |
Credential | credential | Yes | Credentialsが必要です。 Loading... |
Delegate | delegate | Yes | PermissionDelegationが必要です。 Loading... |
DepositPreauth | deposit_preauth | Yes | DepositPreauthが必要です。 Loading... |
DID | did | Yes | DIDが必要です。 Loading... |
DirectoryNode | directory | No | |
Escrow | escrow | Yes | |
FeeSettings | fee | No | |
LedgerHashes | hashes | No | |
MPToken | mptoken | Yes | MPTokensV1が必要です。 Loading... |
MPTokenIssuance | mpt_issuance | Yes | MPTokensV1が必要です。 Loading... |
NegativeUNL | nunl | No | NegativeUNLが必要です。 Loading... |
NFTokenOffer | nft_offer | Yes | NonFungibleTokensV1_1が必要です。 Loading... |
NFTokenPage | nft_page | Yes | NonFungibleTokensV1_1が必要です。 Loading... |
Offer | offer | Yes | |
Oracle | oracle | Yes | PriceOracleが必要です。 Loading... |
PayChannel | payment_channel | Yes | |
PermissionedDomain | permissioned_domain | Yes | PermissionedDomainsが必要です。 Loading... |
RippleState | state | Yes | |
SignerList | signer_list | Yes | |
Ticket | ticket | Yes | TicketBatchが必要です。 Loading... |
XChainOwnedClaimID | xchain_owned_claim_id | Yes | XChainBridgeが必要です。 Loading... |
XChainOwnedCreate AccountClaimID | xchain_owned_ create_account_claim_id | Yes | XChainBridgeが必要です。 Loading... |