add overview docs

This commit is contained in:
mattromano 2024-08-15 12:54:41 -07:00
parent 8e623a507a
commit 2060dcd7e8

View File

@ -39,6 +39,10 @@ There is more information on how to use dbt docs in the last section of this doc
- [ez_asset_metadata](https://flipsidecrypto.github.io/kaia-models/#!/model/model.kaia_models.price__ez_asset_metadata)
- [ez_prices_hourly](https://flipsidecrypto.github.io/kaia-models/#!/model/model.kaia_models.price__ez_prices_hourly)
### DeFi Tables (kaia.defi)
- [ez_dex_swaps](https://flipsidecrypto.github.io/kaia-models/#!/model/model.kaia_models.defi__ez_dex_swaps)
- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/kaia-models/#!/model/model.kaia_models.defi__dim_dex_liquidity_pools)
## **Helpful User-Defined Functions (UDFs)**
UDFs are custom functions built by the Flipside team that can be used in your queries to make your life easier.