Workflow

Workflow

  1. 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.

  2. Filtering & Scoring

    • An AI module filters out suspicious or low-probability leads by analyzing project credibility, developer team, community sentiment, and social engagement signals.

  3. 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).

  4. Planning & Scheduling

    • Purse calculates approximate SOL transaction fees and schedules interactions over a time window to avoid suspicious, identical transaction patterns.

  5. 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.

  6. 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.

  7. 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).

  8. Planning & Scheduling

    • Purse calculates approximate SOL transaction fees and schedules interactions over a time window to avoid suspicious, identical transaction patterns.

  9. 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.

  10. 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