Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvcrypto authored Nov 28, 2024
2 parents 01dbea9 + 880ec27 commit 7c06a44
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" | "Media" | "Other"
"categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Stablecoin" | "Social" | "Media" | "Risk Ratings" | "Index Vaults" | "Other"
"socialLinks"?: {
"website"?: string,
"twitter"?: string,
Expand Down
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ const CATEGORIES = [
"Social",
"Media",
"DePIN",
"Risk Ratings",
"Index Vaults",
"Other",
];

Expand Down
57 changes: 54 additions & 3 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2360,14 +2360,14 @@
"discord": "https://discord.com/invite/axotrade"
}
},
"e52964af4fffdb54504859875b1827b60ba679074996156461143dc1": {
"2852268cf6e2db42e20f2fd3125f541e5d6c5a3d70b4dda17c2daa82": {
"project": "OPTIM FINANCE",
"categories": ["DeFi", "DAO"],
"socialLinks": {
"website": "https://optim.finance/",
"twitter": "https://twitter.com/OptimFi",
"discord": "https://discord.gg/VZ329q7x69",
"coinGecko": "https://www.coingecko.com/en/coins/optim"
"telegram": "https://t.me/Optim_Fi"
}
},
"ec6dcad2fefcf0989fa66bcef6fd6effd2b5c71f4a9ce498606b3aa2": {
Expand Down Expand Up @@ -4026,6 +4026,17 @@
"socialLinks": {
"twitter": "https://x.com/bumcoinonada",
"discord": "https://discord.gg/dsGv25mVDX"

}
},
"f6099832f9563e4cf59602b3351c3c5a8a7dda2d44575ef69b82cf8d": {
"project": "OADA",
"categories": ["DeFi"],
"socialLinks": {
"website": "https://www.optim.finance/",
"twitter": "https://x.com/OptimFi",
"discord": "https://discord.gg/sJKGcZeW",
"coinGecko": "https://www.coingecko.com/en/coins/optim-oada"
}
},
"f6099832f9563e4cf59602b3351c3c5a8a7dda2d44575ef69b82cf8d": {
Expand Down Expand Up @@ -4082,6 +4093,15 @@
"discord": "https://discord.com/invite/Ws5Z5ZACme"
}
},
"52d4b39c2407ce020ab4abb785d820a3ad5a2fa07600d07a205e509f": {
"project": "Reitcircles",
"categories": ["RealFi"],
"socialLinks": {
"website": "https://www.reitcircles.com/",
"twitter": "https://twitter.com/reitcircles",
"discord": "https://discord.com/invite/ebv9J49JXZ"
}
},
"8d94085182fb206c28850f194defe748e455a104d5ff7466d90f537c": {
"project": "Volume",
"categories": ["Meme"],
Expand Down Expand Up @@ -4118,11 +4138,42 @@
}
},
"e726d512850e6f8cd170af2c2864915c44c2318ecabaaca1ee975fd1": {
"project": AAVALDEZ,
"project": ALEX ANDRESS VALDEZ,
"categories": ["Meme"],
"socialLinks": {
"website": "https://aavaldez.blogspot.com/",
"twitter": "https://twitter.com/alexvaldezcryp2"
"6b5829c1f34f664613a77882253617f006a33904237c189112b07cee": {
"project": "Bally",
"categories": ["Meme"],
"socialLinks": {
"twitter": "https://x.com/ballycoinada",
"discord": "https://discord.gg/bSUku3SxVm"
}
},
"6d06570ddd778ec7c0cca09d381eca194e90c8cffa7582879735dbde": {
"project": "Xerberus DAO LLC",
"categories": ["DeFi", "Risk Ratings", "Index Vaults"],
"socialLinks": {
"website": "https://www.xerberus.io/",
"discord": "https://discord.gg/xerberus",
"telegram": "https://t.me/xerberus_news",
"twitter": "https://x.com/Xerberus_io"
}
},
"766fce8055f39d40fcfc19721677b3deb2e7846950ae08dce757f1e7": {
"project": "SUGAR",
"categories": ["Meme"],
"socialLinks": {
"twitter": "https://x.com/sugarcardano"
}
},
"375df3f2fb44d3c42b3381a09edd4ea2303a57ada32b5308c0774ee0": {
"project": "Tokeo",
"categories": ["Wallet"],
"socialLinks": {
"website": "https://tokeopay.io",
"twitter": "https://twitter.com/tokeopay"
}
}
}

0 comments on commit 7c06a44

Please sign in to comment.