From 940b81e6917254c563fbf610514077946ca63076 Mon Sep 17 00:00:00 2001 From: JSB Date: Thu, 10 Apr 2025 09:28:46 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=95=20add=20Carrot=20to=20airdrop=20li?= =?UTF-8?q?st?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airdrop-config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/airdrop-config.json b/airdrop-config.json index 36047d5..de821d4 100644 --- a/airdrop-config.json +++ b/airdrop-config.json @@ -328,5 +328,12 @@ "isActive": true, "haveAirdropData": true, "tokenSymbol": "GHO" + }, + "carrot": { + "name": "Carrot", + "page": "https://use.deficarrot.com", + "isActive": true, + "haveAirdropData": false, + "twitter": "DeFiCarrot" } }