We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf81dee commit cd5402dCopy full SHA for cd5402d
apps/dashboard/src/data/explore.ts
@@ -47,7 +47,6 @@ const NFTS = {
47
"thirdweb.eth/TokenERC721",
48
"thirdweb.eth/DropERC1155",
49
"thirdweb.eth/TokenERC1155",
50
- "thirdweb.eth/Pack",
51
"flairsdk.eth/ERC721CommunityStream",
52
"thirdweb.eth/LoyaltyCard",
53
"doubledev.eth/ERC4907",
@@ -250,7 +249,6 @@ const GAMING = {
250
249
"thirdweb.eth/TokenERC20",
251
252
"thirdweb.eth/Multiwrap",
253
254
"thirdweb.eth/NFTStake",
255
],
256
showInExplore: false,
0 commit comments