This commit is contained in:
drethereum 2024-12-12 15:14:55 -07:00
parent f13201aabe
commit 2fc516af53
2 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@ There is more information on how to use dbt docs in the last section of this doc
### DeFi Tables (blast.defi)
- [ez_dex_swaps](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_dex_swaps)
- [dim_dex_liquidity_pools](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__dim_dex_liquidity_pools)
- [ez_bridge_activity](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.defi__ez_bridge_activity)
### Stats Tables (blast.stats)
- [ez_core_metrics_hourly](https://flipsidecrypto.github.io/blast-models/#!/model/model.blast_models.stats__ez_core_metrics_hourly)

View File

@ -5,7 +5,7 @@
meta ={
'database_tags':{
'table':{
'PROTOCOL': 'AXELAR, HYPERLANE, ORBITER, SYMBIOSIS, SYNAPSE',
'PROTOCOL': 'ACROSS, AXELAR, HYPERLANE, LAYERZERO, ORBITER, SYMBIOSIS, SYNAPSE',
'PURPOSE': 'BRIDGE'
} } }
) }}