Quick Start
Look up a handle
curl "https://claimr.app/api/wallet/lookup?handle=elonmusk"{
"handle": "elonmusk",
"twitterId": "44196397",
"address": "7HbxHbUMZRVCkh2f8YSvXkzLygwjL1vgHEFpHQP8qyEn",
"balance": {
"pda": "5.2000",
"vault": "3.1000",
"total": "8.3000"
},
"canWithdraw": true
}Trigger collection
That's it for integration
Last updated