diff --git a/README.md b/README.md index 691ef4c..efe29e4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ { "$policyId": { "project": string, - "categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Stablecoin" | "Social" | "Other" + "categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Stablecoin" | "Social" | "Media" | "Other" "socialLinks"?: { "website"?: string, "twitter"?: string, diff --git a/index.js b/index.js index ed50d73..4468bc5 100644 --- a/index.js +++ b/index.js @@ -18,6 +18,7 @@ const CATEGORIES = [ "DAO", "Stablecoin", "Social", + "Media", "Other", ]; diff --git a/tokens.json b/tokens.json index d2fc90f..6ea82a2 100644 --- a/tokens.json +++ b/tokens.json @@ -50,6 +50,15 @@ "telegram": "https://t.me/butaneprotocol" } }, + "f13ac4d66b3ee19a6aa0f2a22298737bd907cc95121662fc971b5275": { + "project": "Strike", + "categories": ["DeFi"], + "socialLinks": { + "website": "https://strikefinance.org", + "twitter": "https://twitter.com/strikecardano", + "discord": "https://discord.gg/8MndyPVjg2" + } + }, "5445cf38c26abd1a03d4e8405386fab825ea75e5a7b05f9102116ea6": { "project": "Mountain", "categories": ["DAO"], @@ -3925,7 +3934,7 @@ "website": "https://nextfi.live/", "twitter": "https://x.com/NEXTFIADA", "discord": "https://discord.gg/mkbFzcxt" - } + } }, "81926a57a567c11f6dc502254c5ed2d11fdba4ed9f898916699c6f17": { "project": "SAFE", @@ -3959,6 +3968,15 @@ "discord": "https://discord.gg/4BXxheyZ8h" } }, + "62c25da0792c3c887fe5e723abcc48db9d49ff0fa3ee5664844f4632": { + "project": "CLAN", + "categories": ["Meme"], + "socialLinks": { + "website": "https://www.clanity.com/", + "twitter": "https://x.com/clanityofficial", + "discord": "https://discord.gg/tKXuZXvrHd" + } + }, "555f3d8896d50996de14b9628af3d044d30d99ba533c5fb0248cddd1": { "project": "Controller Drift", "categories": ["Meme"], @@ -3974,6 +3992,15 @@ "twitter": "https://x.com/bombaclaat_ada" } }, + "c8c711a3df70956c397cb92e1705b675b18652723cfb7f72ccd59f2d": { + "project": "Stuff.io", + "categories": ["Media", "Social", "Other"], + "socialLinks": { + "website": "https://stuff.io", + "twitter": "https://twitter.com/stuff_io", + "discord": "http://discord.gg/rNyn99WwYZ" + } + }, "8244b8d3a7c1cfa97c56163350a8b92acdc6d02b3cb7f5651e37e12a": { "project": "Five Coin", "categories": ["Meme"],