mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:56:45 +00:00
* use template for GHA * add custom notification * move nft models to folder * put silver models in folder * swap labels to crosschain * move script * move script * update failed test list if none
36 lines
675 B
YAML
36 lines
675 B
YAML
version: 2
|
|
|
|
sources:
|
|
- name: prod
|
|
database: chainwalkers
|
|
schema: prod
|
|
tables:
|
|
- name: flow_blocks
|
|
- name: flow_txs
|
|
|
|
- name: crosschain
|
|
database: crosschain
|
|
schema: core
|
|
tables:
|
|
- name: address_labels
|
|
|
|
- name: silver
|
|
database: flipside_prod_db
|
|
schema: silver
|
|
tables:
|
|
- name: market_asset_metadata
|
|
- name: prices_v2
|
|
|
|
- name: bronze_streamline
|
|
database: streamline
|
|
schema: flow
|
|
tables:
|
|
- name: moments_minted_metadata_api
|
|
|
|
- name: crosschain_v2
|
|
database: crosschain
|
|
schema: silver
|
|
tables:
|
|
- name: hourly_prices_coin_gecko
|
|
- name: hourly_prices_coin_market_cap
|