Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Add trump and xsol to dups
Browse files Browse the repository at this point in the history
  • Loading branch information
9yoi authored Jun 26, 2024
1 parent 09907ed commit 6cc254a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/utils/duplicate-symbols.ts
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,12 @@ export const allowedDuplicateSymbols: AllowedException[] = [
Mint: 'BqhNdGtS1Nqtzi2MvZ7G8NN1vRuHZ12UpHGJKe71e1JT',
'Community Validated': true,
},
{
Name: 'DONALD TRUMP',
Symbol: 'TRUMP',
Mint: '4h8LjZWUfUQVgbEZ29UzTuGXNW6rwrJis78ZU66ekkPV',
'Community Validated': true,
},
{
Name: 'UPROCK',
Symbol: 'UPT',
Expand Down Expand Up @@ -331,6 +337,12 @@ export const allowedDuplicateSymbols: AllowedException[] = [
Mint: 'Ue4yjkPjA4QGis37eWbBsnqfzyK83BtY4AioDETp3Ab',
"Community Validated": true
},
{
Name: 'ElagabalX Staked SOL',
Symbol: 'xSOL',
Mint: 'B5GgNAZQDN8vPrQ15jPrXmJxVtManHLqHogj9B9i4zSs',
"Community Validated": true
},
{
"Name": "Zoomer",
"Symbol": "ZOOMER",
Expand Down

0 comments on commit 6cc254a

Please sign in to comment.