diff --git a/models/__overview__.md b/models/__overview__.md index c30fde1..f2dfda7 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/core-models/#!/model/model.fsc_evm.price__ez_asset_metadata) - [ez_prices_hourly](https://flipsidecrypto.github.io/core-models/#!/model/model.fsc_evm.price__ez_prices_hourly) +### DeFi Tables (core.defi) +- [ez_dex_swaps](https://flipsidecrypto.github.io/core-models/#!/model/model.core_models.defi__ez_dex_swaps) +- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/core-models/#!/model/model.core_models.defi__dim_dex_liquidity_pools) +- [ez_bridge_activity](https://flipsidecrypto.github.io/core-models/#!/model/model.core_models.defi__ez_bridge_activity) + ### NFT Tables (core.nft) - [ez_nft_transfers](https://flipsidecrypto.github.io/core-models/#!/model/model.fsc_evm.nft__ez_nft_transfers)