From d599bde3e10194ef0c6e08e7a331a3b28526311f Mon Sep 17 00:00:00 2001 From: mattromano Date: Thu, 16 Jan 2025 11:05:28 -0800 Subject: [PATCH] overview --- models/doc_descriptions/general/__overview__.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/models/doc_descriptions/general/__overview__.md b/models/doc_descriptions/general/__overview__.md index 4a18c7f..d6d2494 100644 --- a/models/doc_descriptions/general/__overview__.md +++ b/models/doc_descriptions/general/__overview__.md @@ -44,6 +44,11 @@ There is more information on how to use dbt docs in the last section of this doc ### DeFi Tables (blast.defi) - [ez_dex_swaps](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_dex_swaps) - [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__dim_dex_liquidity_pools) +- [ez_lending_borrows](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_lending_borrows) +- [ez_lending_deposits](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_lending_deposits) +- [ez_lending_liquidations](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_lending_liquidations) +- [ez_lending_repayments](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_lending_repayments) +- [ez_lending_withdraws](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_lending_withdraws) ### Stats Tables (blast.stats) - [ez_core_metrics_hourly](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.stats__ez_core_metrics_hourly)