This commit is contained in:
sam 2025-11-12 23:23:56 +08:00
parent 79260d1775
commit 28f823b8b6
2 changed files with 6 additions and 1 deletions

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/boba-models/#!/model/model.fsc_evm.price__ez_asset_metadata)
- [ez_prices_hourly](https://flipsidecrypto.github.io/boba-models/#!/model/model.fsc_evm.price__ez_prices_hourly)
### DeFi Tables (boba.defi)
- [ez_bridge_activity](https://flipsidecrypto.github.io/boba-models/#!/model/model.fsc_evm.defi__ez_bridge_activity)
- [ez_dex_swaps](https://flipsidecrypto.github.io/boba-models/#!/model/model.fsc_evm.defi__ez_dex_swaps)
- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/boba-models/#!/model/model.fsc_evm.defi__dim_dex_liquidity_pools)
### NFT Tables (boba.nft)
- [ez_nft_transfers](https://flipsidecrypto.github.io/boba-models/#!/model/model.fsc_evm.nft__ez_nft_transfers)

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.35.0
revision: v4.35.1