This commit is contained in:
Austin 2025-08-15 13:38:00 -04:00
parent 2357246ac8
commit 7487a94a88

View File

@ -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)