Documentation Index
Fetch the complete documentation index at: https://docs.openxswitch.com/llms.txt
Use this file to discover all available pages before exploring further.
OpenXSwitch abstracts away native gas management, account funding requirements, and network-specific setup steps, enabling users and developers to interact across chains without acquiring, managing, or pre-funding native gas tokens, account rents, or other protocol-level constraints.
Problem with Gas Fees
Blockchains rely on gas fees to incentivize validators and prevent network abuse such as denial-of-service attacks. These fees are typically enforced at the protocol level and must be paid in each network’s native token by the wallet initiating the transaction. This requirement introduces significant friction for users and applications, as users are often required to acquire, hold, and manage multiple native tokens across different blockchains before they can perform basic onchain actions. This creates a fragmented and unintuitive onboarding experience, especially in multi-chain environments. Depending on the blockchain architecture, there are different approaches to abstracting gas fees. For example:- On EVM chains: With the introduction of
ERC-4337(Account Abstraction), network fees can be sponsored or paid in non-native tokens through smart contracts known as Paymasters. - On Solana: Using the concept of
Fee-Payers, third-party wallets can sponsor transaction fees on behalf of users. - On Stellar: Sponsored reserves and
fee-bumptransactions allow third parties to sponsor account and transaction costs for users.
OpenXSwitch’s Solution
Wallet-as-a-Service
Wallet-as-a-Service
OpenXSwitch Wallet-as-a-Service abstracts much of the operational complexity around blockchain gas management through internally managed treasury and gas infrastructure.The infrastructure includes:
- Internal gas station systems
- Treasury-assisted withdrawals
- Operational gas routing
- Network fee abstraction
Smart Account
Smart Account
OpenXSwitch Smart Account infrastructure utilizes:
- Paymasters on EVM networks
- Fee-Payers on Solana
- Fee sponsorship mechanisms on Stellar
- Gasless transactions
- Sponsored execution
- Stablecoin-native interactions
- Embedded wallet experiences
- Chain-abstracted transaction flows
Smart Account Gas Infrastructure
The Smart Account gas abstraction model consists of the following components:| Component | Description |
|---|---|
| Gas Sponsor | Third-party infrastructure responsible for paying or sponsoring on-chain gas fees according to configured sponsorship policies and execution conditions. |
| Paymaster (EVM) | ERC-4337 smart contract infrastructure used to sponsor or abstract gas fees on EVM-compatible networks. |
| Fee-Payer (Solana) | Operational wallet infrastructure that pays Solana transaction fees on behalf of users. |
| Fee Sponsorship (Stellar) | Sponsored reserves and fee-bump transaction infrastructure used to abstract operational costs on Stellar. |
Smart Account Pricing Model
OpenXSwitch Smart Account infrastructure typically charges between:- Gasless user experiences
- Sponsored transactions
- Stablecoin-native interactions
- Consumer-grade onboarding flows
- Simplified blockchain UX without requiring users to manage native gas assets.
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=062e79ad9c4540929eec204aff020178)
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=f6328956931c9664a2a070c2edb6e9b3)