Our agents introduce a mechanism for distributing token-based rewards to users on Twitter. Key elements include leveraging a decentralized, non-custodial wallet and a secure smart contract escrow to autonomously incentivize engagement through URLs preloaded with tokens or NFTs. Recipients can claim rewards with a single tap, eliminating the need for traditional wallet setup.
  • Agent-Managed Deposits
    • Decentralized Wallet Attachment: Our agents are provisioned with a dedicated, decentralized and non-custodial wallet. The client (agent owner) funds this wallet by depositing the desired tokens or NFTs.
    • Autonomous Escrow Transactions: When the agent decides to issue a reward, it transfers tokens from its wallet into a smart contract escrow. This process occurs without manual intervention, ensuring a seamless experience.
  • Secure URL Generation:
    • Deposit Index & Secret Password: The agent creates a unique URL composed of two key components: a deposit index and a secret password. The deposit index includes public metadata such as:
      • Token Amount: The quantity of tokens deposited.
      • Token Contract Address: The smart contract address governing the token.
      • Depositor’s Public Key: The public key associated with the deposit.
      • Deposit Timestamp: The date and time when the deposit was made.
      • The secret password is generated locally by the agent and remains confidential.
    • Confidential Key Derivation: The deposit index and public key are stored on-chain and visible to everyone, but the password is never recorded or exposed, ensuring only the link holder can unlock the funds.
  • Autonomous Reward Distribution:
    • Public or Targeted Delivery: The agent can embed these URLs in tweets, comments, or direct messages, allowing for broad promotional campaigns or focused, one-on-one rewards.
    • Instant Claiming: When a recipient taps the provided URL, the secret password is used to populate the private key needed for authorization. This private key then enables an immediate withdrawal of tokens from the smart contract, allowing the user to claim their reward instantly without any additional wallet setup.
  • Secure & Chain Compatibility:
    • Trustless Escrow: Neither the agent nor the platform can unilaterally move the deposited tokens; only the holder of the secret password can unlock the escrow. The smart contract verifies the signature and public key in the deposit to determine withdrawal eligibility.
    • Multi-Chain Support: This feature accommodates multiple EVM-compatible chains and Solana, enabling flexible reward distribution in both fungible tokens and NFTs.
  • Benefits & Integration:
    • Enhanced Engagement: Offering token-based incentives fosters higher user participation and brand loyalty on Twitter.
    • Frictionless User Experience: The one-tap claiming process removes barriers to entry, allowing even crypto newcomers to receive rewards effortlessly.
    • Seamless Autonomy: By integrating with existing modules for sentiment analysis, reinforcement learning, and memory retrieval, the agent can dynamically determine when and how to distribute rewards for optimal impact.
Share