The address of the Vaults pseudo-account.
The asset of the vault. The vault supports XRP, IOU and MPT.
OptionalAssetsThe asset amount that is available in the vault.
OptionalAssetsThe maximum asset amount that can be held in the vault. Zero value 0 indicates there is no cap.
OptionalAssetsThe total value of the vault.
OptionalDataArbitrary metadata about the Vault. Limited to 256 bytes.
A bit-map of boolean flags.
Ledger object identifier.
OptionalLE(LendingProtocolV1_1) The internal version of the ledger object's structure.
OptionalLossThe potential loss amount that is not yet realized expressed as the vaults asset.
The account address of the Vault Owner.
Identifies the page where this item is referenced in the owner's directory.
The identifying hash of the transaction that most recently modified this object.
The index of the ledger that contains the transaction that most recently modified this object.
OptionalRedemption(LendingProtocolV1_1, close-ended vaults only) The time, in seconds since the Ripple Epoch, at which shares may begin to be redeemed from the Vault.
OptionalScaleThe scaling factor for vault shares. Only applicable for IOU assets. Valid values are between 0 and 18 inclusive. For XRP and MPT, this is always 0.
The transaction sequence number that created the vault.
The identifier of the share MPTokenIssuance object.
OptionalSubscription(LendingProtocolV1_1, close-ended vaults only) The time, in seconds since the Ripple Epoch, up to which deposits into the Vault are accepted.
OptionalVault(LendingProtocolV1_1) The kind of Vault: 0 for an open-ended vault or 1 for a close-ended vault.
Indicates the withdrawal strategy used by the Vault.
The Vault object type represents a Single Asset Vault instance.