Skip to content

Commit

Permalink
Update tokens_ethereum_erc20.sql (#7356)
Browse files Browse the repository at this point in the history
  • Loading branch information
viniabussafi authored Dec 19, 2024
1 parent 937765c commit 97074e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4740,4 +4740,5 @@ FROM (VALUES
, ( 0xa4f6b2cdcb67bf8f48baa459a333d2667aa4b100, 'shezETH', 8)
, ( 0x7F4B66FF703336CfC35b901144614496Ae0b0D27, 'shezUSD', 18)
, ( 0xa7b66dda0d7c7c1e43d3130491216172993d163d, 'EVS', 6)
, ( 0x2371e134e3455e0593363cbf89d3b6cf53740618, 'gtWETH', 18)
) AS temp_table (contract_address, symbol, decimals)

0 comments on commit 97074e0

Please sign in to comment.