Power Gasless UX
Across 100+ Chains
Sponsor transactions or let users pay gas with any token with the most performant Paymaster and Bundler available. Compatible with all ERC-4337 and EIP-7702 smart accounts.
1M+
Gasless Txns
<1.5 Sec
100+
Sponsor Transactions
Remove gas entirely across 100+ chains.
Let Users Pay in Tokens
Allow users to pay gas fees with any token.
Simplify Gas at Scale
Manage transaction sponsorship from a single gas tank.
The
Most Performant
Infra Available
Gelato consistently outperforms bundler and paymaster providers across latency, gas efficiency, and inclusion time.
Independent benchmarks from SAFE confirm Gelato’s bundler delivers leading gas efficiency across key operations.
Gas Sponsorship
Made Easy
One unified gas tank for
all supported chains.
Post-execution billing based
on actual gas usage.
No more gas estimation inaccuracies.
Easy top-ups and monitoring
via API and dashboard.
Flexible Policies.
Powerful Control.
Create flexible sponsorship logic
with built-in policy support.
Global or per-user limits
Allowlists and blocklists
Time-bound campaigns
Built for Developers
Get started in minutes with battle-tested endpoints and SDKs.
—
Send UserOps instantly via
—
Track success with
—
Customize sponsorship rules via API or dashboard
—
Compatible with both ERC-4337 and EIP-7702
const account = await gelato({
owner,
client: publicClient });
const client = createWalletClient({
account,
chain: baseSepolia,
transport: http() });
const swc = await createGelatoSmartWalletClient(
client, { apiKey });
const response = await swc.execute({
payment: sponsored(),
calls: [{
to: "0xEEeBe2F778AA186e88dCf2FEb8f8231565769C27",
data: "0xd09de08a",
value: 0n }]});
const receipt = await response.wait()
[ GELATO ]
Manage your entire onchain experience from one platform. One integration, one bill, one dashboard, one API.