-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GITBOOK-602: change request with no subject merged in GitBook
- Loading branch information
1 parent
36ffc4e
commit 7153568
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
icon: glasses-round | ||
--- | ||
|
||
# RatePreviewer (read-only) | ||
|
||
The `RatePreviewer` contract is a helper tool within Exactly Protocol designed to calculate and retrieve key metrics from the protocol's lending markets. It consolidates data such as floating debt, floating assets, interest rates, and fixed pool details for all registered markets. By providing structured snapshots of market states, it simplifies analysis, optimizes blockchain queries, and supports external tools or dashboards with comprehensive and accessible data. | ||
|
||
**GitHub URL:** [**https://github.com/exactly/protocol/blob/main/contracts/periphery/RatePreviewer.sol**](https://github.com/exactly/protocol/blob/main/contracts/periphery/RatePreviewer.sol) |