diff --git a/tools.json b/tools.json index bf49cda..195bbdc 100644 --- a/tools.json +++ b/tools.json @@ -3,6 +3,23 @@ { "slug": "defi-kingdoms", "tools": [ + { + "title": "Unclaimed SOL", + "url": "https://unclaimedsol.com/", + "image": "https://unclaimedsol.com/logo.png", + "description": "Scan your Solana wallet for reclaimable SOL hiding in old token accounts, program buffers, deactivated stakes and more. Free to start, fully non-custodial.", + "social": [ + { + "type": "Discord", + "url": "https://discord.gg/SG8hdqfPPt" + }, + { + "type": "Twitter", + "url": "https://x.com/unclaimed_sol" + } + ], + "authorName": "UnclaimedSol" + }, { "title": "DFKQuester", "url": "https://dfkquester.app",