mirror of
https://github.com/FlipsideCrypto/ronin-models.git
synced 2026-02-06 14:06:48 +00:00
overview
This commit is contained in:
parent
fbe6d33605
commit
1017a93403
@ -20,6 +20,7 @@ There is more information on how to use dbt docs in the last section of this doc
|
||||
|
||||
**Dimension Tables:**
|
||||
- [dim_labels](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__dim_labels)
|
||||
- [dim_contracts](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__dim_contracts)
|
||||
|
||||
**Fact Tables:**
|
||||
- [fact_blocks](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__fact_blocks)
|
||||
@ -27,6 +28,13 @@ There is more information on how to use dbt docs in the last section of this doc
|
||||
- [fact_transactions](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__fact_transactions)
|
||||
- [fact_traces](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__fact_traces)
|
||||
|
||||
**EZ Tables:**
|
||||
- [ez_native_transfers](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__ez_native_transfers)
|
||||
- [ez_token_transfers](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.core__ez_token_transfers)
|
||||
|
||||
**NFT Tables:**
|
||||
- [ez_nft_transfers](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.nft__ez_nft_transfers)
|
||||
|
||||
### Price Tables (ronin.price)
|
||||
- [dim_asset_metadata](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.price__dim_asset_metadata)
|
||||
- [fact_prices_ohlc_hourly](https://flipsidecrypto.github.io/ronin-models/#!/model/model.fsc_evm.price__fact_prices_ohlc_hourly)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user