candide atelier background image
The Fastest Path to Production.
From your first line of code to your millionth user, we provide the expert support and production-ready infra you need to succeed.

Starter

The perfect place to begin your journey and build your MVP
0/mo
Free FOREVR
Gas Sponsorship
Sponsor Gas for your users using customizable gas policies
ERC-20 Gas Payments
Give user the option to pay gas in popular erc-20s like stablecoins
Bundler & Paymaster API
Mainnet API access on all supported EVM networks
50,000 API requests / month
Estimates 5,000 sponsored transactions / month
Standard Rate Limit
250 Requests / minute
Community Channels Support
Get tech support through our Discord and GitHub issues.
Start For Free
No credit card required

Launch

The complete toolkit to release with the confidence of expert support
$399/mo
Everything in starter, plus
Account Recovery Service
Email/SMS recovey and alert system
5,000,000 API requests / month
~500,000 UserOps / month
High Performance Rate Limits
10,000 API requests / minute
Private Channel with Team
Dedicated technical support on telegram, slack, or discord
API Priority Issue Resolution
Get any API issue resolved quickly
Unlimited API Keys
Create unlimited API keys to manage
Up to 5 Team Members
Invite up to 5 Team Members to the Dashboard
Subscribe
Pay in crypto or card

Entreprise

Intended for large scale operations that needs world class support
Custom Pricing
Everything in launch, plus
Custom / Unlimited API Requests
Custom Feature Development
Paymaster Revenue Share
Custom ERC-20 Gas Payments
Custom blockchains
Guarantee update with SLA
Get in touch
Pay in crypto or card

Starter

The perfect place to begin your journey and build your MVP
0/mo
Free FOREVR
Gas Sponsorship
Sponsor Gas for your users using customizable gas policies
ERC-20 Gas Payments
Give user the option to pay gas in popular erc-20s like stablecoins
Bundler & Paymaster API
Mainnet API access on all supported EVM networks
50,000 API requests / month
Estimates 5,000 sponsored transactions / month
Standard Rate Limit
250 Requests / minute
Community Channels Support
Get tech support through our Discord and GitHub issues.
Start For Free
No credit card required

Launch

The complete toolkit to release with the confidence of expert support
$499/mo
Everything in Starter, plus
Account Recovery Service
Email/SMS recovey and alert system
5,000,000 API requests / month
~500,000 UserOps / month
High Performance Rate Limits
10,000 API requests / minute
Private Channel with Team
Dedicated technical support on telegram, slack, or discord
API Priority Issue Resolution
Get any API issue resolved quickly
Unlimited API Keys
Create unlimited API keys to manage
Up to 5 Team Members
Invite up to 5 Team Members to the Dashboard
Subscribe
Flexible monthly payments

Entreprise

Intended for large scale operations that needs world class support
Custom Pricing
Everything in Launch, plus
Custom / Unlimited API Requests
Custom Feature Development
Paymaster Revenue Share
Custom ERC-20 Gas Payments
Custom blockchains
Guarantee update with SLA
Get in touch
Pay in crypto or card

The 30-Day Launch Sprint

Your Product Live in 30 Days. Guaranteed.

$1,500 (One-time fee)

Limited spots available per cohort.
An intensive, hands-on program designed to take you from concept to a live, onchain Product in one month. We provide the dedicated engineering firepower and production-ready infrastructure to make it happen. This is the fastest, most reliable path to market.

This program is for teams ready to execute now. What's included:
Custom API request number and rate
Week 1: Core Integration: A focused kick-off and engineering pairing to get your primary UserOperation working on-chain.
Week 2: Feature Completion: High-intensity week to support you while building your features.
Support for your custom erc20 token on the paymaster
Week 3: Testing & Optimization: Rigorous end-to-end testing and optimization reviews.
Support for your custom erc20 token on the paymaster
Week 4: Go-Live & Deployment: White-glove support during your mainnet launch week.
Deploy our infrastructure and platform to custom chains
Full Infrastructure Access: Includes all features of our Launch plan for the 30-day duration.
Deploy our infrastructure and platform to custom chains
Guarantee uptime with SLA
Guaranteed API uptime with SLA
Trusted by the best
worldcoin-logopooltogether prize saving logospringcheckout crypto checkout logojoin wallet account abstraction logo
What’s included

Compare Plans

Pricing

Starter 0 / month

Get Started

Launch $499 /month

Get Started
Bundler & Paymaster API

Pay Gas in ERC-20

Sponsor Paymaster

Rate Limit (Performance)

250 Requests / minute

10,000 Requests / minute

Monthly API Requests

50,000

5,000,000

Smart Accounts and Plugins - SDK

Safe Account

Passkeys

Account Recovery

Multisig

Spend Permissions

Support

Community Channels Support

Private Channel with Team

-

API Priority Issue Resolution

-

Phone Support

-

ACCOUNTS

Clones

Up to 20 clones per month

Categories

Business, Technology

User Limit

1 User

DESIGN INTERACTIONS

Lottie Animation

3 months

Design Interactions

3 months

DESIGN INTERACTIONS

Clones

Categories

-

ACCOUNTS

Clones

Up to 20 clones per month

Categories

Business, Technology

User Limit

1 User

DESIGN INTERACTIONS

Lottie Animation

3 months

Design Interactions

3 months

DESIGN INTERACTIONS

Clones

Categories

-

ACCOUNTS

Clones

Up to 20 clones per month

Categories

Business, Technology

User Limit

1 User

DESIGN INTERACTIONS

Lottie Animation

3 months

Design Interactions

3 months

DESIGN INTERACTIONS

Clones

Categories

-

FAQs

About the Launch Sprint

What exactly is the 30-Day Launch Sprint?

The Launch Sprint is our intensive, one-on-one partnership program designed to take a new project from concept to a live, on-chain product in just 30 days. It’s not just access to our software; it's a dedicated engagement with our core engineering team to guarantee your launch is successful and built correctly from day one.

Who is the Launch Sprint for?

The Sprint is designed for funded startups and serious project teams who have a clearly defined MVP scope and are ready to build immediately. It's for teams who want to move fast, de-risk their technical development, and get to market in one quarter.

What happens after the 30-Day Sprint is over?

Upon successful completion of the Sprint, your project is live in production. To ensure your application continues to run on our high-performance infrastructure and you retain access to our priority support, your account seamlessly transitions to our monthly Launch plan. This is communicated and agreed upon before the Sprint begins.

What do I need to have ready before applying for the Sprint?

To ensure a successful Sprint, you should have a clear specification for your first version of the product, available engineering resources ready to build, and have the funding to support your project's launch and ongoing costs.

About Features & Technical Details

How are API requests counted?

1 Response = 1 API Call. Each API call is counted as one request. You can monitor your usage directly on the platform. If you're using AbstractionKit SDK, it is optimized to minimize the number of calls required for interactions with the node, the Bundler, and the Paymaster. This ensures efficient usage of API requests.

How can I estimate the number of User Operations per plan?

For User Operations without a Paymaster

On maximum, a User Operation without a Paymaster requires 4 API calls to the Bundler:
- 1 call: eth_estimateUserOperationGas
- 1 call
: eth_sendUserOperation
- 2 calls
: eth_getUserOperationReceipt

To accommodate scenarios where users estimate gas twice before confirming a transaction, we factor in 5 API calls in our estimates.

For User Operations with a Paymaster


On maximum, a User Operation with a Paymaster requires 10 API calls to the Bundler and Paymaster:
2 call
: eth_estimateUserOperationGas
1 call
: pm_clientVersion
1 call
: pm_supportedEntryPoints
1 call
: pm_supportedERC20Tokens
2 call
: pm_sponsorUserOperation
1 call: eth_sendUserOperation
2 calls
: eth_getUserOperationReceipt

What is the difference between API Requests and Rate Limits?

Think of it like a bridge. API Requests are the total number of cars allowed to cross the bridge in a whole month. Rate Limit is the number of lanes on the bridge, determining how many cars can cross at the exact same time.

A development project can handle a low number of lanes, but a live application with many concurrent users needs a multi-lane bridge to prevent traffic jams. That's why the Launch plan has a much higher Rate Limits.

What are apps? How many networks are supported on each app?

An app provides you with an API key that allows you to monitor and manage your usage specifically for that app. Each app supports all mainnet and testnet networks.

About Our Subscription Plans

Why is the Launch plan $499/month? What am I really paying for?

The Launch plan's value is not solely based on API call volume. You are investing in three critical areas for any production application:

Performance, Reliability: The Launch plan includes a higher rate limit (RPM). This is a technical necessity for any live app with real users to ensure it is fast, responsive, and can handle concurrent activity without traffic jams. The Launch Plan also comes with advanced features such as Account Recovery Service.  

Expert Support as an Insurance Policy: The private channel gives your team a direct line to our core engineers. This is your insurance against costly bugs and project delays. For a fraction of an engineer's salary, you get an expert team dedicated to de-risking your project and ensuring you launch on time.

Do you charge Gas Premium on Paymaster Sponsorship?

Candide is currently waiving all gas surcharges across all plans. This means for a limited time, you get the benefit of a 0% surcharge on every sponsored transaction you perform.

Our long-term, sustainable model does include the tiered surcharges to cover onchain costs and allow us to continue investing in our best-in-class infrastructure.

We are committed to full transparency. Any team that signs up will receive a notice before any surcharge rate changes would apply to their account. You will have plenty of time to plan, and there will be no surprises.

What happens if I go over my Starter plan's request limit?

If you exceed the 50,000 requests on the Starter plan, we will contact you to discuss upgrading to the Launch plan, which is designed for the higher volume and performance needs of a production application. We do not automatically cut off access for minor overages.

Have questions?
We're here to help.

Our founders will personally get in touch with you to guide you through any decisions needed to get started and help you craft your own experience