This module will be frequently updated. Serve as listener for the target account and copy the trades to the source account.
./scripts/test-jup-client.sh
./scripts/test-parse-swap-transaction.sh
Create .env
file with the following content:
PRIVATE_KEY_BASE58=<private_key_base58>
Use the solRpcWsSubscribeManager
in the main function to subscribe to the target account.
./scripts/trade-serve.sh
- Jupyter: handling the tx
- Usage
- Api brief
- Api full
- Supported dex
- APIs
- Understanding the transaction fees on a Jupiter swap
- Fee/Tip optimizing
- https://solana.com/developers/guides/advanced/how-to-use-priority-fees
- https://www.reddit.com/r/solana/comments/1hudi6t/how_do_you_only_get_a_transaction_fee_of_0000005/
- https://solana.stackexchange.com/questions/11860/how-to-optimize-transaction-speed
- Solana Fees + Burn Tracker
- Transaction Fees
- Jito tips
- Reading list
- https://documentation.axenai.com/axen-sniper-bot/settings-command
- https://solana.stackexchange.com/questions/13356/how-to-add-my-own-fee-to-jupiter-swap
- https://www.quicknode.com/guides/solana-development/3rd-party-integrations/jupiter-api-trading-bot
- https://www.reddit.com/r/solana/comments/1ghytve/safetrustworthy_sol_trading_bots/
- https://www.reddit.com/r/solana/comments/1ikbulw/automated_memecoin_trading_bot/
- https://www.reddit.com/r/solana/comments/1idniwf/anyone_here_using_trading_bots/
- https://www.solulab.com/how-to-build-solana-trading-bots/
- 📌 https://github.com/ARBProtocol/solana-jupiter-bot
- 📌 https://www.quicknode.com/guides/solana-development/defi/pump-fun-copy-trade
- 📌 Phantom Wallet: Failed swap but still had to pay SOL?