Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down