The address of the LoanBroker pseudo-account.
OptionalCoverThe total amount of first-loss capital deposited into the Lending Protocol.
OptionalCoverThe 1/10th basis point of minimum required first loss capital that is liquidated to cover a Loan default. Valid values are between 0 and 100000 inclusive. A value of 1 is equivalent to 1/10 bps or 0.001%.
OptionalCoverThe 1/10th basis point of the DebtTotal that the first loss capital must cover. Valid values are between 0 and 100000 inclusive. A value of 1 is equivalent to 1/10 bps or 0.001%.
The maximum amount the protocol can owe the Vault. The default value of 0 means there is no limit to the debt.
OptionalDebtThe total asset amount the protocol owes the Vault, including interest.
Ledger object flags.
A sequential identifier for Loan objects, incremented each time a new Loan is created by this LoanBroker instance.
The address of the Loan Broker account.
OptionalOwnerThe number of active Loans issued by the LoanBroker.
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.
The transaction sequence number of LoanBrokerSet transaction that created this LoanBroker object.
The ID of the Vault object associated with this Lending Protocol Instance.
Identifies the page where this item is referenced in the Vault's pseudo-account owner's directory.
The LoanBroker object captures attributes of the Lending Protocol.