Looking to get started quickly? Check out our setup
guide.
Supported networks
Ethereum networks
Ethereum networks
Mainnets:
- Ethereum
- Base
- Optimism
- Polygon
- Arbitrum
- Unichain
- Sepolia
- Base Sepolia
- OP Sepolia
- Polygon Amoy
- Arbitrum Sepolia
- Unichain Sepolia
Solana networks
Solana networks
Mainnets:
- Solana
- Solana Devnet
How it works
Privy provides gas sponsorship through different mechanisms optimized for each chain:Ethereum and EVM chains
Privy leverages EIP-7702 with paymasters to sponsor gas fees:- Your users receive embedded wallets that are upgraded to Kernel smart contracts
- Paymasters (managed by Privy) cover gas costs automatically
- Users can transact immediately without needing to hold ETH or native tokens
- All sponsorship happens seamlessly in the background
Native gas sponsorship vs smart walletsOur smart contract wallets offering allows for easy setup of 4337-compatible contract
accounts, where the embedded wallet is the signer for a smart contract.Our native gas sponsorship allows you to:
- sponsor gas for user wallets without creating a separate contract account
- easily get setup without having to work with extra bundler/paymaster providers
- offers an easier developer experience - just pass in the
sponsor
param!
Solana and SVM chains
Privy uses a fee payer wallet system to cover transaction costs:- Privy manages a fee payer wallet funded with SOL
- Users sign transactions that are then signed by the Privy fee payer
- The fee payer covers all SOL costs for transaction processing, including rent fees
- Users transact without needing to hold SOL
Calculating gas fees
Privy automatically handles gas fee calculation and optimization to deliver the best experience while maintaining cost efficiency. The platform balances transaction speed with cost optimization across our entire customer base, and queries for the best prices. Gas sponsorship includes the actual network gas costs plus a convenience fee for the managed service. Privy maintains discretion over gas price strategies to ensure optimal performance and reliability.Looking for more granular control over gas pricing? Consider exploring custom
setup options that provide additional
configuration flexibility.