Last updated
Last updated
Scroll down for information on the hotkey module, where you can use buttons to sell instead of autoselling.
AmountSolToSwap = how much wsol you want to spend on a token
SecretKey = your solana private key
TxCostBuy&TxCostSell = The cost of each buy/sell transaction. Higher price = typically more transactions land on the chain - node and blockchain dependant. If you notice you are skipping blocks or you don't see any transactions land, then raise the fee. example - 0.00005&0.0003
AmountBuyTX = The amount of txs you will send for buying the token (to calculate fees, multiply your gas fees by the amount of buyTX to get the total amount of SOL you will be spending on fees)
AmountSellTX = The amount of txs you will send for selling the token (to calculate fees, multiply your gas fees by the amount of buyTX to get the total amount of SOL you will be spending on fees)
Delta(ms) = When the bot finds a token with a timestamp, use this parameter to start sending transactions X ms before launch time. (I recommend starting 1-2 seconds before, so put 1000-2000) This will be different for everyone, again, test what is best for you.
DelayBetweenBuyTx(ms) = The delay between your buy transactions (node dependant, raise it if you are being ratelimited)
DelayBetweenSellTx(ms) = The delay between your sell transactions (node dependant, raise it if you are being ratelimited)
SerumMarketAddress = MarketID of the token you want to buy - this is DIFFERENT from token CA, please get this from discord monitors - example in the picture
The setup for RaydiumSerumMarketSwapSellHotkey is the exact same. The buttons below are what you will use to sell.
ESC = Sell 100%
F1 = Sell 25%
F2 = Sell 50%
F3 = Sell 75%
This is how to setup multiple rpc nodes to send transactions with.
NodeTXT&MonitorRPCURL - example (checkoutrpc.txt&ws://monitorurl.com)
When you install the new update, Silver will create a folder named solanaNodes.
Create a txt file in that folder and input your node urls, one per line.
Whatever you name the file is what you would input the the task as above.
The format of this txt file = rpcurl buytxfee delaybetweentx
CheckoutRPC&MonitorRPC = Rpc for checking out & Rpc for monitoring new tokens that drop (dependent on RPS limit on your node) (dont use these nodes, it just an example)
This is used for stealth launches - tokens with no pool created yet