Skip to content

Commit 5b8b0a8

Browse files
ppclunghejeff-dude
andauthored
mellow LRTs prices (duneanalytics#6589)
Co-authored-by: jeff-dude <102681548+jeff-dude@users.noreply.github.com>
1 parent 7df7dce commit 5b8b0a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbt_subprojects/tokens/models/prices/ethereum/prices_ethereum_tokens.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,6 +1823,7 @@ FROM
18231823
('apex-apex-token', 'ethereum', 'APEX', 0x52A8845DF664D76C69d2EEa607CD793565aF42B8, 18),
18241824
('puff-puff-token', 'ethereum', 'PUFF', 0x18fa05ee5e478eed8925946abb41d09aec5d34d6, 18),
18251825
('usdy-ondo-us-dollar-yield', 'ethereum', 'USDY', 0x96f6ef951840721adbf46ac996b59e0235cb985c, 18),
1826+
('pzeth-renzo-restaked-lst', 'ethereum', 'pzETH', 0x8c9532a60E0E7C6BbD2B2c1303F63aCE1c3E9811, 18),
18261827
('sx-sx-network', 'ethereum', 'SX', 0xbe9f61555f50dd6167f2772e9cf7519790d96624, 18)
18271828
) as temp (token_id, blockchain, symbol, contract_address, decimals)
18281829
where contract_address not in (

0 commit comments

Comments
 (0)