The Arbitrage Bot

1. Introduction to the VFS Pool Creator

The VFS Pool Creator is a custom liquidity pool deployment framework that enables the creation of arbitrage-compatible pools within the Voltaic ecosystem.

At the current stage, pool creation is restricted to the core development team. Once deployed, all pools become publicly visible and are made available for trading through the Voltaic arbitrage bot.

This architecture ensures controlled rollout, liquidity integrity, and compatibility with the arbitrage execution layer, while laying the groundwork for future permissionless pool creation.

2. How Does the Arbitrage Bot Work?

The arbitrage bot continuously monitors price differentials between the on-chain VFS liquidity pool and swap.pumpfun. When a profitable imbalance is detected, the bot executes coordinated buy and sell operations across venues, enforcing the user-defined minimum profit threshold before any trade is placed.

No trade is executed unless the required profit condition is met. This ensures capital efficiency, controlled risk exposure, and deterministic execution aligned with predefined strategy parameters.

The result is a structured liquidity environment where open pool creation coexists with restricted, rules-based trading. This allows VFS holders and subscribers to capture arbitrage opportunities while maintaining disciplined execution and system integrity.

All profits generated by the system are accumulated on-chain under predefined accounting logic. Once profits reach a configured threshold, the system triggers aggressive market buybacks of $VFS, executed programmatically. This directly ties system performance to token demand and long-term value reinforcement.

Moving forward, anyone will be able to initialize and add liquidity to a VFS-enabled pool. However, trade execution within these pools will remain restricted to:

  • Holders of $VFS

  • Users with an active Voltaic arbitrage bot subscription

3. How to Activate the Bot

To activate the arbitrage bot, users must first connect a wallet that holds $VFS through the VFS dashboard.

After connecting, users are required to generate an execution wallet. Two options are available:

  • Import an existing wallet by providing a private key

  • Generate a new wallet directly through the dashboard

Once generated, the wallet’s public and private keys are displayed within the bot settings section.

The execution wallet must then be funded with a minimum of 0.25 SOL and an equivalent amount of USDC. After funding, the bot can be activated.

On desktop, bot activation is accessible from the left-side menu. On mobile, it is available directly on the bot page.

Note: Deactivating the bot immediately halts all active and future trades.

4. Available Bot Settings

  • Max Buy Defines the maximum amount the bot is allowed to allocate per trade.

  • Minimum Profit Sets the minimum acceptable profit threshold required before a trade is executed.

  • Slippage Controls the maximum allowable price movement during execution to prevent unfavorable fills.

  • Priority Fees Allows users to configure transaction priority to improve execution speed during network congestion.

  • Pools List Displays all available liquidity pools that the bot can interact with for arbitrage execution.

Last updated