Ledger Entry Types
Each ledger version's state data is a set of ledger objects, sometimes called ledger entries, which collectively represent all settings, balances, and relationships at a given point in time. To store or retrieve an object in the state data, the protocol uses that object's unique Ledger Object ID.
In the peer protocol, ledger objects have a canonical binary format. In rippled
APIs, ledger objects are represented as JSON objects.
A ledger object's data fields depend on the type of object; the XRP Ledger supports the following types:
- AccountRoot
- Amendments
- AMM
- Bridge
- Check
- DepositPreauth
- DID
- DirectoryNode
- Escrow
- FeeSettings
- LedgerHashes
- MPToken
Describes the XRPL multi-purpose token object.
- MPTokenIssuance
The `MPTokenIssuance` object represents a single MPT issuance and holds data associated with the issuance itself.
- NegativeUNL
- NFTokenOffer
- NFTokenPage
- Offer
- Oracle
- PayChannel
- RippleState
- SignerList
- Ticket
- XChainOwnedClaimID
- XChainOwnedCreateAccountClaimID