How can I see the activity (userOperations, sponsored transactions, etc.) for my project?

The Paymaster tool offers two main views for tracking your project:

  • Analytics: Provides an overview of your sponsorships with graphs showing user operations, unique wallets, and total gas sponsored—a great way to gauge your application’s performance.
  • Logs: Displays requests sent to your Paymaster and Bundler Endpoint (see our API documentation. This view is also useful for troubleshooting unexpected behavior. You can export userOperations from either tab.

Can I use other third party bundlers with the Base Paymaster?

Currently, our paymaster is designed to function exclusively with our Bundler. This approach ensures the safest and most reliable developer experience, along with consistent uptime and service quality.

Developers using our Paymaster + Bundler can take advantage of our Paymaster Credits program enabling you to sponsor up to $15K in gas across Base.

Where can I reach out for additional help?

If you are experiencing issues with the Paymaster, please reach out to us on Discord.

When contacting the Paymaster team on Discord, please include as much detail as possible about your issue and project. Providing error logs, screenshots, and a link to your repository will help us assist you more efficiently.

Where can I demo how a Paymaster works?