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" } }