Skip to content

Commit

Permalink
Merge pull request #30 from FlipsideCrypto/add-vetex-overview-doc
Browse files Browse the repository at this point in the history
add-vetex-overview-doc
  • Loading branch information
mattromano authored Dec 5, 2024
2 parents 8a38f67 + f33f49b commit b582532
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions models/__overview__.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,20 @@ There is more information on how to use dbt docs in the last section of this doc
- [ez_asset_metadata](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.price__ez_asset_metadata)
- [ez_prices_hourly](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.price__ez_prices_hourly)

### Flipside Partner Tables (mantle.partner_name)

**Vertex Tables:**
- [dim_products](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__dim_products)
- [ez_clearing_house_events](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_clearing_house_events)
- [ez_liquidations](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_liquidations)
- [ez_perp_trades](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_perp_trades)
- [ez_spot_trades](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_spot_trades)
- [ez_account_stats](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_account_stats)
- [ez_edge_trades](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_edge_trades)
- [ez_market_depth_stats](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_market_depth_stats)
- [ez_market_stats](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_market_stats)
- [ez_money_markets](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.vertex__ez_money_markets)

### NFT Tables (mantle.nft)
- [ez_nft_transfers](https://flipsidecrypto.github.io/mantle-models/#!/model/model.fsc_evm.nft__ez_nft_transfers)

Expand Down

0 comments on commit b582532

Please sign in to comment.