From 7487a94a886b1dd203efe46fc927e288eeec4e5d Mon Sep 17 00:00:00 2001 From: Austin Date: Fri, 15 Aug 2025 13:38:00 -0400 Subject: [PATCH] docs --- models/__overview__.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/models/__overview__.md b/models/__overview__.md index 8baa586..d08895d 100644 --- a/models/__overview__.md +++ b/models/__overview__.md @@ -40,6 +40,11 @@ There is more information on how to use dbt docs in the last section of this doc - [ez_asset_metadata](https://flipsidecrypto.github.io/bob-models/#!/model/model.fsc_evm.price__ez_asset_metadata) - [ez_prices_hourly](https://flipsidecrypto.github.io/bob-models/#!/model/model.fsc_evm.price__ez_prices_hourly) +### DeFi Tables (bob.defi) +- [ez_bridge_activity](https://flipsidecrypto.github.io/bob-models/#!/model/model.fsc_evm.defi__ez_bridge_activity) +- [ez_dex_swaps](https://flipsidecrypto.github.io/bob-models/#!/model/model.fsc_evm.defi__ez_dex_swaps) +- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/bob-models/#!/model/model.fsc_evm.defi__dim_dex_liquidity_pools) + ### NFT Tables (bob.nft) - [ez_nft_transfers](https://flipsidecrypto.github.io/bob-models/#!/model/model.fsc_evm.nft__ez_nft_transfers)