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.

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?