Skip to content

Commit

Permalink
Update prices_sonic_tokens.sql (#7620)
Browse files Browse the repository at this point in the history
Add SHADOW Prices on Sonic

Co-authored-by: Huang Geyang <Sukebeta@outlook.com>
Co-authored-by: Alan Ghobadi <aalan3@gmail.com>
  • Loading branch information
3 people authored Feb 10, 2025
1 parent d97011e commit 435d596
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 435d596

Please sign in to comment.