Home › Features › Gas Sponsorship
Features · Gasless transactions

Your users transact. You cover the gas.

Sponsored transactions on six EVM chains, Solana and TRON

Token holders without native coins are stuck balances and support tickets. Any address in your vault can pay network fees for any sender — EIP-7702 sponsored transactions on EVM, the native fee-payer on Solana, token-approval transfers on TRON.

Share the Trust, Guard the Keys

Request DemoSpeak with a digital asset expert
Create accountNow, and secure your assets
EIP-7702sponsored transactions on EVM
6 EVM + Solana + TRONchains covered
vault-widefee payer, not per account
Business & Enterpriseplans that include it
The problem

A user holding your token and no native coin is a support ticket

Token holders without ETH, SOL or TRX cannot move their own balance. Every product that issues wallets meets this wall: stuck balances, confused users, and a support queue explaining gas. Sponsorship removes the wall — any address in your vault can pay the network fee for any sender.

  • Stuck balances stop being your problemThe fee comes from a sponsor address you fund, not from the user's empty wallet.
  • No wrapper contracts, no relayersEVM sponsorship uses EIP-7702 directly, so there is no paymaster contract to deploy and no relayer holding funds in transit.
  • Your spend cap is a balanceThe sponsor is an address you top up and monitor like any treasury address. Its balance is the ceiling.

One funded sponsor, zero stuck users

Designate a fee payer

Any address in the vault can sponsor any sender — vault-wide, not per-account. Keep it topped up with the native coin and monitor it like any treasury address; its balance is your natural spend cap.

  • Ethereum, Base, BSC, Arbitrum, Polygon, Optimism — via EIP-7702
  • Solana — native fee payer, both keys signing one transaction
  • TRON — sponsored TRC-20 transfers via token approvals
POST …/gas-sponsorship-transfer
# illustrative — see API reference { "data": { "item": { "feePayer": "0xSponsor…", "recipients": [{ "address": "0xUser…", "amount": "250.00" }] }} }

Policy still rules

Sponsored transfers clear the same signing policies as everything else. Sponsorship is a payment path, not a bypass — the fee payer signs its part in the same MPC ceremony, under the same governance.

  • Fee payer must differ from the sender — enforced
  • Works with batch payouts on the same endpoint family
  • Business and Enterprise plans
sponsored transfer
U
User wallet
sends 250 USDT · 0 ETH balance
sender
S
Sponsor address
pays gas · vault-wide
fee payer
P
Policy engine
rules evaluated as usual
enforced
Specification

Sponsorship, chain by chain

The mechanism is different on each family — the integration is not.

EVMEthereum, Base, BNB Smart Chain, Arbitrum, Polygon and Optimism via EIP-7702 sponsored transactions.
SolanaThe native fee-payer slot — both keys sign one transaction.
TRONSponsored TRC-20 transfers through token approvals.
Sponsor scopeThe fee payer is vault-wide, not per account, so one funded address covers every sender in the vault.
Hard ruleThe fee payer must differ from the sender — enforced, not advised.
PolicyA sponsored transfer clears the same governance rules as any other. Sponsorship is a payment path, never a bypass.
BatchingWorks with batch payouts on the same endpoint family.
AvailabilityBusiness and Enterprise plans, on modern v2 vaults.
Who uses it

Where sponsorship changes the product

Web3 & AIOnboarding without a faucet

A new user can transact on their first minute, before they have ever bought a native coin.

PaymentsMerchant withdrawals

Merchants withdraw their stablecoin balance without you shipping them gas first.

GamingIn-game economies

Item and reward transfers that feel free to the player, funded from one address you control.

Straight answers

The boundaries worth knowing

It is not free money

You pay the fee instead of the user. The win is UX and support load, plus the fee mechanics we optimise underneath.

Not every chain has a sponsorship primitive

Six EVM chains, Solana and TRON have one today. On the rest, the sender pays.

The sponsor can run dry

If the sponsor address empties, sponsored transfers fail like any underfunded transaction. Monitor it as you would a hot wallet.

Modern vaults only

Fee-payer support is built for the current v2 vault type. Legacy vaults need a reshare first.

Frequently asked questions

Get answers to commonly asked questions.

What does the user experience?

The transaction simply works. No "you need ETH for gas" moment; the fee lands on your side of the ledger.

How do we cap the spend?

The sponsor is an address you fund — its balance is the hard cap, and policies control what qualifies for sponsorship.

Why EIP-7702 on EVM?

It is the current-generation standard for sponsored transactions — no wrapper contracts to deploy, no relayers holding funds in transit.

Which plans include it?

Business and Enterprise.

Share the Trust Guard the Keys

One funded sponsor address replaces a thousand support tickets.