Tip This Creator

An AI agent that helps users tip their favorite creators on X with crypto.

Tip This Creator

Created At

Agentic Ethereum

Winner of

Coinbase Developer Platform - AgentKit Pool Prize

Prize Pool

Project Description

This project is about an AI Agent that helps X users support their favorite content creators. It also allows content creators to better monetize their content and to boost engagement. All that with crypto! The Agent can

  1. Create 'twitter' wallets
  2. Send tips from one X user to another
  3. Create giveaways/raffles (for the tippers of a user)
  4. Show statistics about tipping history
  5. Send ETH from 'twitter' account to external address (withdrawal of funds)

How it's Made

  • The AI agent is based on a fork of the eliza-starter repository. It implements one provider and four actions.
  • The tips that take place are routed through a smart contract which keeps a 10% fee. This smart contract was developed with solidity using the Foundry framework and was deployed on Base Mainnet. It's main purpose is to collect fees and emit events.
  • The 'twitter' wallets are created and managed with the CPD-SDK.
  • The user statistics and the winner giveaways use The Graph to access and query onchain data.
  • The agent data are stored on two sqlite databases.
background image mobile

Join the mailing list

Get the latest news and updates