Skip to content

Commit

Permalink
ref: update nft collections
Browse files Browse the repository at this point in the history
  • Loading branch information
irisdv committed Nov 17, 2023
1 parent de5a5c5 commit 37cd08c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,19 @@ export const PFP_WL_CONTRACTS_MAINNET = [
export const NftCollections = [
{
imageUri:
"https://ipfs.io/ipfs/bafybeiftrkvqyh6fdnqxddml3awxdqanblufvzu4c6dy2gty3l7fexplqm/1.png",
name: "Starkpunk",
externalLink:
"https://unframed.co/collection/0x0727a63f78ee3f1bd18f78009067411ab369c31dece1ae22e16f567906409905",
"https://api.briq.construction/v1/preview/starknet-mainnet/0x42f5fc1f7b1845b307807fa05672177c9c5483cd4b7cb847000000000000000.png",
name: "Ducks everywhere",
externalLink: "https://briq.construction/product/ducks_everywhere",
},
{
imageUri:
"https://ipfs.io/ipfs/bafybeiftrkvqyh6fdnqxddml3awxdqanblufvzu4c6dy2gty3l7fexplqm/2.png",
name: "Starkpunk",
imageUri: "https://assets.starkguardians.com/collection/1/1.png",
name: "StarkGuardians",
externalLink:
"https://unframed.co/collection/0x0727a63f78ee3f1bd18f78009067411ab369c31dece1ae22e16f567906409905",
},
{
imageUri:
"https://ipfs.io/ipfs/bafybeiftrkvqyh6fdnqxddml3awxdqanblufvzu4c6dy2gty3l7fexplqm/3.png",
"https://ipfs.io/ipfs/bafybeiftrkvqyh6fdnqxddml3awxdqanblufvzu4c6dy2gty3l7fexplqm/2.png",
name: "Starkpunk",
externalLink:
"https://unframed.co/collection/0x0727a63f78ee3f1bd18f78009067411ab369c31dece1ae22e16f567906409905",
Expand Down

0 comments on commit 37cd08c

Please sign in to comment.