Simply Solana Bot
  • Simply Solana Bot
  • Simply Copybot
    • What is Copytrading?
    • Simply Copybot Features
    • Hardware Prerequisites and Setup
    • Setup and Configuration
      • Linux Setup
      • Windows Setup
      • Quickstart Example Configurations
      • Why send your transaction to multiple endpoints?
      • Using bloXroute
      • Protecting yourself from getting drained by spam buys
    • How to find Copywallets
    • Copytrading Strategies
    • Success & Testimonials
    • Troubleshooting and Common Errors
    • Fees
    • Downloads
    • Useful Links
Powered by GitBook
On this page
  • 1. RPC Transactions
  • 2. Jito Bundles Endpoint
  • 3. Jito Transactions Endpoint
  • 4. bloXroute SWQoS (Stake-Weighted Quality of Service)
  • Why Use Multiple Methods?
  • Choosing the Right Method
  1. Simply Copybot
  2. Setup and Configuration

Why send your transaction to multiple endpoints?

Simply Copybot provides four robust methods for executing transactions, offering flexibility to match your trading strategy and market conditions. Each method comes with its own strengths and trade-offs, allowing you to prioritize speed, reliability, cost, or security as needed.


1. RPC Transactions

  • Description: The standard method of sending transactions directly through a Solana RPC endpoint.

  • Pros:

    • Widely available and straightforward to use.

    • No additional setup required.

    • Compatible with any Solana RPC provider.

  • Cons:

    • Slower during network congestion.

    • Transactions may fail if not processed quickly enough.

    • No MEV protection, leaving trades vulnerable to frontrunning.


2. Jito Bundles Endpoint

  • Description: Transactions are bundled and sent to Solana validators for guaranteed execution.

  • Pros:

    • No Failed Transactions: Bundles are only included if they can execute.

    • Provides MEV Protection, safeguarding trades from frontrunning.

  • Cons:

    • Slower compared to Jito Transactions, as bundles must be pre-verified.

    • May not be ideal for trades requiring immediate execution.


3. Jito Transactions Endpoint

  • Description: Transactions are sent directly to the current leader node for faster processing.

  • Pros:

    • Faster Execution: Targets the current leader, minimizing delays.

    • Includes MEV Protection to secure trades against frontrunning.

  • Cons:

    • Transactions Can Fail: Unlike Jito Bundles, there’s no guarantee of inclusion.

    • May require retries during high network activity.


4. bloXroute SWQoS (Stake-Weighted Quality of Service)

  • Description: Transactions are optimized for speed using bloXroute’s Stake-Weighted Quality of Service (SWQoS) system, which prioritizes transactions based on tip size and network conditions.

  • Pros:

    • High-Speed Execution: Offers extremely fast transaction processing.

    • Works across multiple Solana nodes, enhancing flexibility and coverage.

  • Cons:

    • Requires Higher Tips to prioritize transactions, increasing costs.

    • No MEV protection, making trades susceptible to frontrunning.


Why Use Multiple Methods?

Simply Copybot allows you to combine and use multiple transaction methods simultaneously. Here’s why:

  1. Reliability: Having multiple options ensures uninterrupted operation even if one method fails.

  2. Speed: Sending transactions through multiple endpoints increases the chances of quick confirmation.

  3. Scalability: Each method has strengths tailored to different trading conditions, allowing the bot to adapt dynamically.


Choosing the Right Method

  • For Guaranteed Execution: Use Jito Bundles to avoid failed transactions.

  • For Fast and Secure Trades: Use Jito Transactions for speed with MEV protection.

  • For Low-Cost, Basic Trades: Use RPC Transactions to minimize fees.

  • For Ultra-Fast Execution: Use bloXroute SWQoS when speed is critical and higher tips are acceptable.

By offering these methods, Simply Copybot gives you the power to optimize your trading performance while managing risks and costs effectively. Whether prioritizing speed, reliability, or cost-efficiency, Simply Copybot has you covered.

PreviousQuickstart Example ConfigurationsNextUsing bloXroute

Last updated 5 months ago