Setup Wallets & RPC

Use Quicknode RPC

  • Create an account (giving fake info is fine)

  • On the Endponts page, click Create endpoint

  • Solana

  • Mainnet beta

  • Ignore the next screen and click "select plan" on bottom right

  • Click "Free"

    • Note you'll be asked to enter a credit card. Enter one and you won't be charged as long as you keep within their monthly limits (which they email you when you are about to hit the limits)

  • Once Signed up, click "Endpoints", then click your endpoint in the table

  • Click "Copy" next to "HTTP Provider"

  • Enter it into the farmer - Navigate to the "SOL Wallets & RPC" section within the farmer, and paste it there

Generating and Importing SOL Wallets

Begin by using Phantom to generate new wallets, or using some old burner wallets. After creation, you'll need to import their private keys into the SOL Decoder application.

Importing Your SOL Wallets

  • Open Phantom, navigate to Settings by clicking on the three lines in the top left corner, then select 'Settings'.

  • Find the section displaying your wallet's name, click to reveal the "Show Private Key" option, enter your password, and copy the revealed private key (it should look like a string of letters and numbers, not mnemonic words).

  • Paste this key into the designated field in the app's "Wallets" page and submit.

  • Ensure each wallet contains at least 0.1 SOL to remain operational.

Your SOL private key to import looks something like 3R2HkcrvKkeT4c3ArNEtvpTvEMvSCFbjHNbocdZYA4bS6hJGZp52f6vXwuXnNf4qRSW6ZpQ3WsBXojqGsWDy2z If it's something different (such as what Solflare wallet gives), then export your secret phrase from that wallet, import it into Phantom, and then follow our steps above

Alternative RPCs:

NOTE: these are not recommended unless you pay for them, as you WILL run out of free credits and cause the bot to stop

1) Shyft (free plan should work great) - https://shyft.to/

2) Helius (spams you with 429s) - https://www.helius.dev

3) https://syndica.io - Note this only works if you use paid plan - which is expensive $$

  • Make sure you enter a phone number with them. If you're having trouble, look into the free Google Voice, or for $10 can do https://zoom.us/pricing/zoom-phone

  • Make sure you verify with them (entering a credit card) as soon as they ask for it, so you get 10,000,000 credits a month, and it won't expire after a day. Otherwise they only give you 10,000 a month and you'll hit the limit within a few days. If you want a way to get a credit card that won't cost you $:

  • Your RPC will be "https://solana-mainnet.api.syndica.io/api-key/YOUR_API_KEY" , and API Key is gotten by clicking "API Keys" on the left, then clicking copy next to API Key. Paste it into the "SOL Wallets & RPC" page in our farmer, then click on "Add RPC Address"

Last updated