mirror of
https://github.com/FlipsideCrypto/ethereum-models.git
synced 2026-02-06 13:46:47 +00:00
* new dbt eth project * new eth data * yml changes * updates * path updates * update sources
10 lines
149 B
YAML
10 lines
149 B
YAML
version: 2
|
|
|
|
sources:
|
|
- name: prod
|
|
database: chainwalkers
|
|
schema: prod
|
|
tables:
|
|
- name: ethereum_blocks
|
|
- name: ethereum_txs
|