SUI lower
Some checks failed
docs_update / docs_update (push) Has been cancelled
docs_update / notify-failure (push) Has been cancelled
dbt_run_scheduled_monthly / run_dbt_jobs (push) Has been cancelled
dbt_run_scheduled_monthly / notify-failure (push) Has been cancelled
dbt_repo_activity_core_weekly / dbt (push) Has been cancelled
dbt_repo_activity_core_weekly / notify-failure (push) Has been cancelled
dbt_run_scheduled_weekly / run_dbt_jobs (push) Has been cancelled
dbt_run_scheduled_weekly / notify-failure (push) Has been cancelled
dbt_run_ai_metrics / run_dbt_jobs (push) Has been cancelled
dbt_run_ai_metrics / notify-failure (push) Has been cancelled
dbt_run_streamline_market_data_realtime / run_dbt_jobs (push) Has been cancelled
dbt_run_scheduled_daily / run_dbt_jobs (push) Has been cancelled
dbt_run_dev_refresh / run_dbt_jobs_refresh (push) Has been cancelled
dbt_test_daily / run_dbt_jobs (push) Has been cancelled
dbt_run_streamline_market_data_realtime / notify-failure (push) Has been cancelled
dbt_run_scheduled_daily / notify-failure (push) Has been cancelled
dbt_run_dev_refresh / notify-failure (push) Has been cancelled
dbt_run_dev_refresh / run_dbt_jobs_udfs (push) Has been cancelled
dbt_run_dev_refresh / notify-failure-2 (push) Has been cancelled
dbt_test_daily / notify-failure (push) Has been cancelled
dbt_run_scheduled_metrics_daily / run_dbt_jobs (push) Has been cancelled
dbt_run_scheduled_metrics_daily / notify-failure (push) Has been cancelled
dbt_run_scheduled_hourly / run_dbt_jobs (push) Has been cancelled
dbt_repo_activity_contributors_weekly / dbt (push) Has been cancelled
dbt_run_scheduled_hourly / notify-failure (push) Has been cancelled
dbt_repo_activity_contributors_weekly / notify-failure (push) Has been cancelled
dbt_run_heal_models / run_dbt_jobs (push) Has been cancelled
dbt_run_heal_models / notify-failure (push) Has been cancelled
dbt_repo_activity_yearly / dbt (push) Has been cancelled
dbt_repo_activity_yearly / notify-failure (push) Has been cancelled

This commit is contained in:
Eric Laurello 2025-07-31 14:53:13 -04:00
parent 8458624cfa
commit cf602f93eb

View File

@ -73,7 +73,7 @@ base_adj AS (
)
)
WHEN A.platform = 'Aptos' THEN A.token_address
WHEN A.platform = 'Sui' THEN A.token_address
WHEN LOWER(A.platform) in ('sui','sui network') THEN A.token_address
ELSE IFF(
LENGTH(
TRIM(