Skip to content

Commit 9f1ebb1

Browse files
nicktarasmicwallace
authored andcommitted
chore: 🤖 removed tokens that have no assigned TS
1 parent 80dfc98 commit 9f1ebb1

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

javascript/tokenscript-viewer/src/constants/knownTokenScripts.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@ export const knownTokenScripts: TokenScriptsMeta[] = [
3131
name: "SmartCat Loot",
3232
iconUrl: "/assets/tokenscripts/smart-cat/loot-meta/contract.png"
3333
},
34-
// {
35-
// tokenScriptId: "1-0x3c7e352481f4b2fdec1e642a3f0018661c77513d",
36-
// loadType: "resolve",
37-
// name: "DevconVI",
38-
// iconUrl: "https://cdn.jsdelivr.net/gh/SmartTokenLabs/resources/images/logos/devcon-vi.png"
39-
// },
40-
// {
41-
// tokenScriptId: "1-0x0c8b0e8f975bf3dfb99904005385e825a391af81",
42-
// loadType: "resolve",
43-
// name: "Nifty Tailor Suit Up",
44-
// iconUrl: "https://cdn.jsdelivr.net/gh/SmartTokenLabs/resources/images/logos/nifty-tailor-suit-up.png"
45-
// },
4634
{
4735
tokenScriptId: "1-0xDb82c0d91E057E05600C8F8dc836bEb41da6df14",
4836
loadType: "resolve",

0 commit comments

Comments
 (0)