From 8783b9dd6a0333b3c728084fd5875c39ef057613 Mon Sep 17 00:00:00 2001 From: Austin Date: Fri, 15 Aug 2025 13:35:50 -0400 Subject: [PATCH] docs --- models/overview.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/models/overview.md b/models/overview.md index 166c93a..7e2c1e8 100644 --- a/models/overview.md +++ b/models/overview.md @@ -41,9 +41,9 @@ There is more information on how to use dbt docs in the last section of this doc - [ez_prices_hourly](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.price__ez_prices_hourly) ### DeFi Tables (base.defi) -- [ez_bridge_activity](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_bridge_activity) -- [ez_dex_swaps](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_dex_swaps) -- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__dim_dex_liquidity_pools) +- [ez_bridge_activity](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.defi__ez_bridge_activity) +- [ez_dex_swaps](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.defi__ez_dex_swaps) +- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.defi__dim_dex_liquidity_pools) - [ez_lending_borrows](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_lending_borrows) - [ez_lending_deposits](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_lending_deposits) - [ez_lending_flashloans](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_lending_flashloans) @@ -51,20 +51,6 @@ There is more information on how to use dbt docs in the last section of this doc - [ez_lending_repayments](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_lending_repayments) - [ez_lending_withdraws](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.defi__ez_lending_withdraws) -### Flipside Partner Tables (base.partner_name) - -**Vertex Tables:** -- [dim_products](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__dim_products) -- [ez_clearing_house_events](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_clearing_house_events) -- [ez_liquidations](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_liquidations) -- [ez_perp_trades](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_perp_trades) -- [ez_spot_trades](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_spot_trades) -- [ez_account_stats](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_account_stats) -- [ez_edge_trades](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_edge_trades) -- [ez_market_depth_stats](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_market_depth_stats) -- [ez_market_stats](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_market_stats) -- [ez_money_markets](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.vertex__ez_money_markets) - ### NFT Tables (base.nft) - [ez_nft_transfers](https://flipsidecrypto.github.io/base-models/#!/model/model.fsc_evm.nft__ez_nft_transfers) - [ez_nft_sales](https://flipsidecrypto.github.io/base-models/#!/model/model.base_models.nft__ez_nft_sales)