From fe73c690ad6d14f0cabccbba70660f63df6209a0 Mon Sep 17 00:00:00 2001 From: chef-seaweed <121569855+chef-seaweed@users.noreply.github.com> Date: Fri, 25 Aug 2023 01:29:22 +0800 Subject: [PATCH] Add crvUSD price (#4140) * Update prices_ethereum_tokens.sql * Update prices_ethereum_tokens.sql --- models/prices/ethereum/prices_ethereum_tokens.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/models/prices/ethereum/prices_ethereum_tokens.sql b/models/prices/ethereum/prices_ethereum_tokens.sql index 3bc0478b3ff..84c8b3a9f5a 100644 --- a/models/prices/ethereum/prices_ethereum_tokens.sql +++ b/models/prices/ethereum/prices_ethereum_tokens.sql @@ -1617,7 +1617,8 @@ FROM ('verse-verse-token', 'ethereum', 'VERSE', 0x249ca82617ec3dfb2589c4c17ab7ec9765350a18, 18), ('mc-merit-circle', 'ethereum', 'MC', 0x949d48eca67b17269629c7194f4b727d4ef9e5d6, 18), ('r-r-stablecoin', 'ethereum', 'R', 0x183015a9ba6ff60230fdeadc3f43b3d788b13e21, 18), - ('gnx-genaro-network', 'ethereum', 'GNX', 0x6ec8a24cabdc339a06a172f8223ea557055adaa5, 9) + ('gnx-genaro-network', 'ethereum', 'GNX', 0x6ec8a24cabdc339a06a172f8223ea557055adaa5, 9), + ('crvusd-curvefi-usd-stablecoin', 'ethereum', 'CRVUSD', 0xf939e0a03fb07f59a73314e73794be0e57ac1b4e, 18) ) as temp (token_id, blockchain, symbol, contract_address, decimals) where contract_address not in ( -- bad price feeds