From e8d11b7995a7b0d7b123601ec2c04beb5f19e2f9 Mon Sep 17 00:00:00 2001 From: Troy Date: Thu, 12 Dec 2024 14:00:39 -0700 Subject: [PATCH] fix model --- .../base/mainnet/core/fct_pool_pnl_hourly_base_mainnet.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformers/synthetix/models/marts/base/mainnet/core/fct_pool_pnl_hourly_base_mainnet.sql b/transformers/synthetix/models/marts/base/mainnet/core/fct_pool_pnl_hourly_base_mainnet.sql index 38f10f88..22119d27 100644 --- a/transformers/synthetix/models/marts/base/mainnet/core/fct_pool_pnl_hourly_base_mainnet.sql +++ b/transformers/synthetix/models/marts/base/mainnet/core/fct_pool_pnl_hourly_base_mainnet.sql @@ -188,7 +188,7 @@ hourly_rewards as ( pool_id, collateral_type, rewards_usd - from {{ ref('fct_pool_rewards_hourly_base_mainnet') }} + from {{ ref('fct_pool_rewards_token_hourly_base_mainnet') }} union all select ts,