FAQ

RPC providers: do I need a paid endpoint?

The bot needs a Solana RPC endpoint to read data and send burns. This guide explains when the default shared RPC is enough and when a paid RPC makes sense.

Short answer

RPC modes in the form

RPC mode What happens Who should choose this Default shared RPC Uses a backend-managed shared endpoint Best for pilots and low volume Own paid RPC Uses your provider endpoint and quota Best for high volume and reliability

What to enter for a paid RPC

  1. RPC URL (required): Full HTTPS endpoint from your provider.
  2. API key (optional): If your provider requires it.
  3. Rate limits: Ensure your plan can handle your volume.

Risks of weak RPCs

Quick decision