Skip to content

Commit

Permalink
Merge pull request #5 from lootavatars/main
Browse files Browse the repository at this point in the history
Add loot avatars
  • Loading branch information
Anish-Agnihotri authored Sep 2, 2021
2 parents a9e731a + 96952f8 commit 5106e01
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion utils/lists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,10 @@ export const derivativesList: Record<string, string>[] = [
name: "Treasure",
description: "Decentralized, composable money for the metaverse",
url: "https://opensea.io/collection/treasure-for-loot"
}
},
{
name: "Loot Avatars",
description: "The Avatars on chain for Loot community",
url: "https://twitter.com/lootavatars",
},
];

0 comments on commit 5106e01

Please sign in to comment.