Workflow
Workflow
Data Ingestion
Purse runs a daily or periodic job to check aggregator websites, social media, and on-chain analytics for new Solana projects potentially offering airdrops.
Filtering & Scoring
An AI module filters out suspicious or low-probability leads by analyzing project credibility, developer team, community sentiment, and social engagement signals.
Requirement Extraction
For each credible Solana protocol, Purse extracts the tasks (e.g., a minimum deposit, a trade on Serum, an NFT mint, or a governance vote).
Planning & Scheduling
Purse calculates approximate SOL transaction fees and schedules interactions over a time window to avoid suspicious, identical transaction patterns.
On-Chain Execution
Purse automatically constructs Solana transactions, signs them with the user’s keys, and sends them to the network.
Verifies transaction completion and logs results in a local database.
Monitoring & Claim
Once a project token distribution or claim period begins, Purse checks user eligibility.
If eligible, Purse auto-claims or prompts the user if an additional action is required on the project’s website or dApp.
Requirement Extraction
For each credible Solana protocol, Purse extracts the tasks (e.g., a minimum deposit, a trade on Serum, an NFT mint, or a governance vote).
Planning & Scheduling
Purse calculates approximate SOL transaction fees and schedules interactions over a time window to avoid suspicious, identical transaction patterns.
On-Chain Execution
Purse automatically constructs Solana transactions, signs them with the user’s keys, and sends them to the network.
Verifies transaction completion and logs results in a local database.
Monitoring & Claim
Once a project token distribution or claim period begins, Purse checks user eligibility.
If eligible, Purse auto-claims or prompts the user if an additional action is required on the project’s website or dApp.
Last updated