mirror of
https://github.com/FlipsideCrypto/ethereum-models.git
synced 2026-02-06 11:06:48 +00:00
parent
9beb35beb0
commit
7fda45e344
@ -20,7 +20,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_all_gha_tasks.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_all_gha_tasks.yml@main
|
||||
with:
|
||||
task_action: ${{ inputs.task_action }}
|
||||
target: prod
|
||||
|
||||
2
.github/workflows/dbt_alter_gha_tasks.yml
vendored
2
.github/workflows/dbt_alter_gha_tasks.yml
vendored
@ -24,7 +24,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_tasks.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_tasks.yml@main
|
||||
with:
|
||||
workflow_name: ${{ inputs.workflow_name }}
|
||||
task_action: ${{ inputs.task_action }}
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Deploy New Github Actions
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_docs_update.yml
vendored
2
.github/workflows/dbt_docs_update.yml
vendored
@ -10,5 +10,5 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_docs_update.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_docs_update.yml@main
|
||||
secrets: inherit
|
||||
2
.github/workflows/dbt_integration_test.yml
vendored
2
.github/workflows/dbt_integration_test.yml
vendored
@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_integration_test.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_integration_test.yml@main
|
||||
with:
|
||||
target: ${{ inputs.environment }}
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_run_adhoc.yml
vendored
2
.github/workflows/dbt_run_adhoc.yml
vendored
@ -34,7 +34,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
warehouse: ${{ inputs.warehouse }}
|
||||
target: ${{ inputs.target }}
|
||||
|
||||
2
.github/workflows/dbt_run_dev_refresh.yml
vendored
2
.github/workflows/dbt_run_dev_refresh.yml
vendored
@ -11,5 +11,5 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_dev_refresh.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_dev_refresh.yml@main
|
||||
secrets: inherit
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
warehouse: DBT_EMERGENCY
|
||||
command_name: Run Observability Models
|
||||
|
||||
2
.github/workflows/dbt_run_heal_models.yml
vendored
2
.github/workflows/dbt_run_heal_models.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Heal Models
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_run_nft_list.yml
vendored
2
.github/workflows/dbt_run_nft_list.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Curated Models
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_run_nft_reads.yml
vendored
2
.github/workflows/dbt_run_nft_reads.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Curated Models
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_run_scheduled_abis.yml
vendored
2
.github/workflows/dbt_run_scheduled_abis.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run ABI Models
|
||||
command: |
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Beacon Models
|
||||
command: |
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Curated Models
|
||||
command: |
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Decoder Models
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_run_scheduled_main.yml
vendored
2
.github/workflows/dbt_run_scheduled_main.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Main Models
|
||||
command: |
|
||||
|
||||
@ -12,7 +12,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Scores Models
|
||||
command: |
|
||||
|
||||
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Beacon Models
|
||||
command: |
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Chainhead Models
|
||||
command: |
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run Decoder Complete
|
||||
command: |
|
||||
|
||||
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run History Models
|
||||
command: |
|
||||
|
||||
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
command_name: Run History Models
|
||||
command: |
|
||||
|
||||
2
.github/workflows/dbt_test_beacon.yml
vendored
2
.github/workflows/dbt_test_beacon.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
target: test
|
||||
command_name: Run Beacon Tests
|
||||
|
||||
2
.github/workflows/dbt_test_daily.yml
vendored
2
.github/workflows/dbt_test_daily.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
target: test
|
||||
command_name: Build Daily Testing Views
|
||||
|
||||
2
.github/workflows/dbt_test_intraday.yml
vendored
2
.github/workflows/dbt_test_intraday.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
target: test
|
||||
command_name: Run Observability & Recent Tests
|
||||
|
||||
2
.github/workflows/dbt_test_monthly.yml
vendored
2
.github/workflows/dbt_test_monthly.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
warehouse: DBT_EMERGENCY
|
||||
command_name: Build Full Testing Views
|
||||
|
||||
@ -21,7 +21,7 @@ SELECT
|
||||
amount_in,
|
||||
ROUND(
|
||||
CASE
|
||||
WHEN token_in <> '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
||||
WHEN token_in <> '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2' or not token_in_is_verified
|
||||
AND (
|
||||
amount_out_usd IS NULL
|
||||
OR ABS((amount_in_usd - amount_out_usd) / NULLIF(amount_out_usd, 0)) > 0.75
|
||||
@ -35,7 +35,7 @@ SELECT
|
||||
amount_out,
|
||||
ROUND(
|
||||
CASE
|
||||
WHEN token_out <> '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
||||
WHEN token_out <> '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2' or not token_out_is_verified
|
||||
AND (
|
||||
amount_in_usd IS NULL
|
||||
OR ABS((amount_out_usd - amount_in_usd) / NULLIF(amount_in_usd, 0)) > 0.75
|
||||
@ -49,8 +49,12 @@ SELECT
|
||||
tx_to,
|
||||
event_index,
|
||||
platform,
|
||||
protocol,
|
||||
version as protocol_version,
|
||||
token_in,
|
||||
token_in_is_verified,
|
||||
token_out,
|
||||
token_out_is_verified,
|
||||
symbol_in,
|
||||
symbol_out,
|
||||
COALESCE (
|
||||
|
||||
@ -75,6 +75,10 @@ uni_sushi_v2 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
CASE
|
||||
WHEN platform ILIKE '%uniswap%' THEN 'uniswap'
|
||||
WHEN platform ILIKE '%sushi%' THEN 'sushiswap'
|
||||
END AS protocol,
|
||||
'v2' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -112,6 +116,7 @@ curve AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'curve' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -147,6 +152,7 @@ balancer AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'balancer' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -182,6 +188,7 @@ synthetix AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'synthetix' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -217,6 +224,7 @@ fraxswap AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'fraxswap' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -252,6 +260,7 @@ shibaswap AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'shibaswap' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -287,6 +296,7 @@ dodo_v1 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'dodo' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -322,6 +332,7 @@ dodo_v2 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'dodo' AS protocol,
|
||||
'v2' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -357,6 +368,7 @@ hashflow AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'hashflow' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -392,6 +404,7 @@ hashflow_v3 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'hashflow' AS protocol,
|
||||
'v3' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -427,6 +440,7 @@ maverick AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'maverick' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -462,6 +476,7 @@ kyberswap_v1_dynamic AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'kyberswap' AS protocol,
|
||||
'v1-dynamic' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -497,6 +512,7 @@ kyberswap_v1_static AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'kyberswap' AS protocol,
|
||||
'v1-static' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -532,6 +548,7 @@ kyberswap_v2_elastic AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'kyberswap' AS protocol,
|
||||
'v2' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -567,6 +584,7 @@ pancakeswap_v2_amm AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'pancakeswap' AS protocol,
|
||||
'v2-amm' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -602,6 +620,7 @@ pancakeswap_v2_mm AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'pancakeswap' AS protocol,
|
||||
'v2-mm' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -637,6 +656,7 @@ trader_joe_v2_1 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'trader_joe' AS protocol,
|
||||
'v2.1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -672,6 +692,7 @@ verse AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'verse' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -707,6 +728,7 @@ woofi AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
platform,
|
||||
'woofi' AS protocol,
|
||||
'v1' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -754,6 +776,7 @@ univ3 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
'uniswap-v3' AS platform,
|
||||
'uniswap' AS protocol,
|
||||
'v3' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -801,6 +824,7 @@ uni_v4 AS (
|
||||
event_index,
|
||||
pool_id,
|
||||
'uniswap-v4' AS platform,
|
||||
'uniswap' AS protocol,
|
||||
'v4' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -848,6 +872,7 @@ pancakeswap_v3 AS (
|
||||
event_index,
|
||||
NULL AS pool_id,
|
||||
'pancakeswap-v3' AS platform,
|
||||
'pancakeswap' AS protocol,
|
||||
'v3' AS version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -986,6 +1011,7 @@ complete_dex_swaps AS (
|
||||
s.contract_address,
|
||||
event_name,
|
||||
token_in,
|
||||
p1.is_verified as token_in_is_verified,
|
||||
c1.decimals AS decimals_in,
|
||||
c1.symbol AS symbol_in,
|
||||
amount_in_unadj,
|
||||
@ -998,6 +1024,7 @@ complete_dex_swaps AS (
|
||||
ELSE NULL
|
||||
END AS amount_in_usd,
|
||||
token_out,
|
||||
p2.is_verified as token_out_is_verified,
|
||||
c2.decimals AS decimals_out,
|
||||
c2.symbol AS symbol_out,
|
||||
amount_out_unadj,
|
||||
@ -1040,6 +1067,7 @@ complete_dex_swaps AS (
|
||||
tx_to,
|
||||
s.event_index,
|
||||
s.platform,
|
||||
s.protocol,
|
||||
s.version,
|
||||
s._log_id,
|
||||
s._inserted_timestamp
|
||||
@ -1084,6 +1112,7 @@ heal_model AS (
|
||||
t0.contract_address,
|
||||
t0.event_name,
|
||||
token_in,
|
||||
p1.is_verified as token_in_is_verified,
|
||||
c1.decimals AS decimals_in,
|
||||
c1.symbol AS symbol_in,
|
||||
amount_in_unadj,
|
||||
@ -1096,6 +1125,7 @@ heal_model AS (
|
||||
ELSE NULL
|
||||
END AS amount_in_usd_heal,
|
||||
token_out,
|
||||
p2.is_verified as token_out_is_verified,
|
||||
c2.decimals AS decimals_out,
|
||||
c2.symbol AS symbol_out,
|
||||
amount_out_unadj,
|
||||
@ -1138,6 +1168,7 @@ heal_model AS (
|
||||
tx_to,
|
||||
t0.event_index,
|
||||
t0.platform,
|
||||
t0.protocol,
|
||||
t0.version,
|
||||
t0._log_id,
|
||||
t0._inserted_timestamp
|
||||
@ -1361,12 +1392,14 @@ SELECT
|
||||
contract_address,
|
||||
event_name,
|
||||
token_in,
|
||||
token_in_is_verified,
|
||||
decimals_in,
|
||||
symbol_in,
|
||||
amount_in_unadj,
|
||||
amount_in_heal AS amount_in,
|
||||
amount_in_usd_heal AS amount_in_usd,
|
||||
token_out,
|
||||
token_out_is_verified,
|
||||
decimals_out,
|
||||
symbol_out,
|
||||
amount_out_unadj,
|
||||
@ -1378,6 +1411,7 @@ SELECT
|
||||
tx_to,
|
||||
event_index,
|
||||
platform,
|
||||
protocol,
|
||||
version,
|
||||
_log_id,
|
||||
_inserted_timestamp
|
||||
@ -1406,9 +1440,12 @@ SELECT
|
||||
tx_to,
|
||||
event_index,
|
||||
platform,
|
||||
protocol,
|
||||
version,
|
||||
token_in,
|
||||
token_in_is_verified,
|
||||
token_out,
|
||||
token_out_is_verified,
|
||||
symbol_in,
|
||||
symbol_out,
|
||||
decimals_in,
|
||||
|
||||
@ -108,11 +108,4 @@ sources:
|
||||
schema: admin
|
||||
tables:
|
||||
- name: _master_keys
|
||||
- name: rpc_node_logs
|
||||
- name: logs_temp
|
||||
database: "{{ target.database }}"
|
||||
schema: silver
|
||||
tables:
|
||||
- name: logs
|
||||
- name: decoded_logs
|
||||
- name: confirmed_blocks
|
||||
- name: rpc_node_logs
|
||||
@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||
revision: v4.0.0-beta.106
|
||||
revision: v4.3.0
|
||||
Loading…
Reference in New Issue
Block a user