mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 15:36:45 +00:00
address labels
This commit is contained in:
parent
cb3218217a
commit
7afa875657
@ -17,7 +17,7 @@ SELECT
|
||||
FROM
|
||||
{{ source(
|
||||
'crosschain',
|
||||
'address_labels'
|
||||
'dim_address_labels'
|
||||
) }}
|
||||
WHERE
|
||||
blockchain = 'sei'
|
||||
|
||||
@ -6,9 +6,8 @@ sources:
|
||||
schema: core
|
||||
tables:
|
||||
- name: dim_date_hours
|
||||
- name: address_tags
|
||||
- name: dim_dates
|
||||
- name: address_labels
|
||||
- name: dim_address_labels
|
||||
- name: lq
|
||||
database: "{{ 'SEI_TESTNET' if target.database == 'SEI_TESTNET' else 'SEI' }}"
|
||||
schema: bronze
|
||||
|
||||
Loading…
Reference in New Issue
Block a user