Skip to content

Commit

Permalink
Update prices_sonic_tokens.sql
Browse files Browse the repository at this point in the history
Add SHADOW Prices on Sonic
  • Loading branch information
lydiapuspita authored Feb 4, 2025
1 parent 3725c08 commit 5084ba5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ FROM
, ('brush-brush', 'BRUSH', 0xe51ee9868c1f0d6cd968a8b8c8376dc2991bfe44, 18)
, ('wagmi5-wagmi', 'WAGMI', 0x0e0Ce4D450c705F8a0B6Dd9d5123e3df2787D16B, 18)
, ('anon-heyanon', 'Anon', 0x79bbf4508b1391af3a0f4b30bb5fc4aa9ab0e07c, 18)
, ('shadow-shadow', 'SHADOW', 0x3333b97138d4b086720b5ae8a7844b1345a33333, 18)
) as temp (token_id, symbol, contract_address, decimals)

0 comments on commit 5084ba5

Please sign in to comment.