mirror of
https://github.com/FlipsideCrypto/optimism-models.git
synced 2026-02-06 13:26:44 +00:00
op
This commit is contained in:
parent
755d4fc1f1
commit
c2310fdc07
@ -111,6 +111,8 @@ models:
|
||||
+enabled: true
|
||||
lending:
|
||||
+enabled: true
|
||||
stablecoins:
|
||||
+enabled: true
|
||||
balances_package:
|
||||
+enabled: false
|
||||
erc20:
|
||||
|
||||
@ -46,6 +46,11 @@ sources:
|
||||
schema: bronze_public
|
||||
tables:
|
||||
- name: user_abis
|
||||
- name: crosschain_gold
|
||||
database: crosschain
|
||||
schema: core
|
||||
tables:
|
||||
- name: dim_dates
|
||||
- name: complete_streamline
|
||||
database: "{{ target.database }}"
|
||||
schema: streamline
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||
revision: v4.29.0
|
||||
revision: DAT2-48/evm-stablecoins
|
||||
|
||||
Loading…
Reference in New Issue
Block a user