From f8a2877dc020fbc0737384ea78abd6782f09d5ba Mon Sep 17 00:00:00 2001 From: Pericles-PERL Date: Fri, 13 Sep 2024 23:21:59 +0300 Subject: [PATCH] Adding PERL token information for verification --- tokens.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/tokens.json b/tokens.json index 901ff8c..11e7443 100644 --- a/tokens.json +++ b/tokens.json @@ -1,3 +1,16 @@ +{ + "a6e2efce5ed15c4f6620aa0325a1c3af14a261a27b4c6bd1e35ea25e": { + "project": "Pericles", + "categories": ["DeFi", "DAO", "Social"], + "socialLinks": { + "website": "https://www.periclesproject.io/", + "discord": "", + "telegram": "https://t.me/PERL_community", + "twitter": "https://x.com/PERL_Pericles", + "coinMarketCap": "", + "coinGecko": "" + } + { "29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c6": { "project": "Minswap", @@ -4018,4 +4031,4 @@ "discord": "https://discord.gg/dsGv25mVDX" } } -} \ No newline at end of file +}