Last updated
Last updated
What you need to know to work with our modules In every solana based module, you will need a node (rpc). Nodes are intermediaries between you and the network, thanks to which transactions are processed. You can buy them on secondary sites or in some closed sources. You also need a server. It is preferable to use a location that is identical to the location of your node to get the best ping.
You can check the ping between your node and the server using . If your ping is 1-2ms, this is a good indication. The Solana network is extremely unstable, so to succeed on it you need to spam transactions, there is no other way. For example, to work correctly with serummarketallsnipe, your wallet must have fail transactions without block breakdowns (see example). You can look at your transactions at by typing your wallet in the search.
If your rpc can handle this amount of tasks, then you will succeed. Gas is a parameter that increases the chance of a transaction being included in a block. It is not at all necessary to make it very large, but in case you get into the same block as a person with a large gas, you will take tokens at a worse price in allsnipe modules.
To find block 0, go to the birdeye.so page of the token and find the liquidity add transaction (should be purple) and click the button to the far right.
It will open up the solscan link and then the block number will be shown. If your transaction is within this block, it is considered "block 0".