Optionalapi_OptionalforwardedOptionalledger_current_index?: numberThe ledger index of the current in-progress ledger, which was used when retrieving this information. May be omitted.
Optionalledger_hash?: stringThe identifying hash of the ledger that was used to generate this response.
Optionalledger_index?: numberThe ledger index of the ledger version that was used to generate this response.
Optionalvalidated?: booleanIf included and set to true, the information in this response comes from a validated ledger version. Otherwise, the information is subject to change.
The pseudo-account ID of the vault.
Object representing the asset held in the vault.
OptionalAssetsAvailable?: stringAmount of assets currently available for withdrawal.
OptionalAssetsMaximum?: stringThe maximum asset amount that can be held in the vault. Zero value indicates there is no cap.
OptionalAssetsTotal?: stringTotal amount of assets in the vault.
OptionalData?: stringArbitrary metadata about the Vault. Limited to 256 bytes.
Flags
Unique index of the vault ledger entry.
Ledger entry type, always "Vault".
OptionalLossUnrealized?: stringUnrealized loss associated with the vault.
ID of the Vault Owner account.
Identifier for the owner node in the ledger tree.
Transaction ID of the last modification to this vault.
Ledger sequence number of the last transaction modifying this vault.
OptionalScale?: numberThe 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.
Sequence number of the vault entry.
Multi-purpose token ID associated with this vault.
Object containing details about issued shares.
OptionalAssetScale?: numberAn asset scale is a non-negative integer (0, 1, 2, ...) such that one MPT unit equals 10^(-scale) of a corresponding standard unit.
OptionalDomainID?: stringThe PermissionedDomain object ID associated with the shares of this Vault.
Bit-field flags associated with the shares issuance.
Unique index of the shares ledger entry.
The ID of the Issuer of the Share. It will always be the pseudo-account ID.
Ledger entry type, always "MPTokenIssuance".
OptionalLockedAmount?: stringThe total amount of this MPT that is currently locked across all holders via Escrow or PaymentChannel.
OptionalMaximumAmount?: stringAn unsigned 64-bit number that specifies the maximum number of MPTs that can be distributed to non-issuing accounts (i.e., minted).
Optionalmpt_issuance_id?: stringThe ID of the MPTokenIssuance object. It will always be equal to vault.ShareMPTID.
OptionalMPTokenMetadata?: stringArbitrary metadata about this issuance, in hex format. The limit for this field is 1024 bytes.
Total outstanding shares issued.
Identifier for the owner node of the shares.
Transaction ID of the last modification to the shares issuance.
Ledger sequence number of the last transaction modifying the shares issuance.
OptionalReferenceHolding?: stringHash256 pointing to the vault pseudo-account's holding for the underlying asset. Present for IOU and MPT-backed vaults. Absent for XRP-backed vaults.
Sequence number of the shares issuance entry.
OptionalTransferFee?: numberThis value specifies the fee, in tenths of a basis point, charged by the issuer for secondary sales of the token. Valid values are between 0 and 50,000 inclusive.
Policy defining withdrawal conditions.
OptionalstatusOptionalwarningOptionalwarnings
Response expected from an VaultInfoRequest.