mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 11:06:43 +00:00
8 lines
183 B
SQL
8 lines
183 B
SQL
{{ config (
|
|
materialized = 'table',
|
|
tags = ['streamline_core_complete']
|
|
) }}
|
|
{{ fsc_evm.streamline_core_chainhead(
|
|
vault_secret_path = 'Vault/prod/core/ankr/mainnet'
|
|
) }}
|