Skip to content

Commit

Permalink
update tokens_erc20
Browse files Browse the repository at this point in the history
  • Loading branch information
Hosuke committed Jan 3, 2025
1 parent d8e8b7d commit 48d995d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dbt_subprojects/tokens/models/tokens/tokens_erc20.sql
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
,"bnb"
,"boba"
,"celo"
,"corn"
,"ethereum"
,"fantom"
,"fuse"
Expand Down Expand Up @@ -77,6 +78,7 @@
,'tokens_boba': {'blockchain': 'boba', 'model': ref('tokens_boba_erc20')}
,'tokens_viction': {'blockchain': 'viction', 'model': ref('tokens_viction_erc20')}
,'tokens_sonic': {'blockchain': 'sonic', 'model': ref('tokens_sonic_erc20')}
,'tokens_corn': {'blockchain': 'corn', 'model': ref('tokens_corn_erc20')}
} %}

with automated_source as (
Expand Down

0 comments on commit 48d995d

Please sign in to comment.