Skip to content
Discussion options

You must be logged in to vote

TradeInfo extensions in src:
Updated src/engine/transaction_parser.rs TradeInfoFromToken to include Raydium Launchpad fields seen in shred-stream: platform_config, additional_account_1..3. Filled these as None for existing parsers.
Raydium additional accounts support:
Updated src/dex/raydium_launchpad.rs:
build_swap_from_parsed_data now reads platform_config override and attaches any additional_account_* to the instruction accounts.
Extended create_buy_accounts and create_sell_accounts to accept optional platform config and extra accounts and append them in order after the canonical 15 Raydium accounts.
Shredstream sell listener:
Added src/services/shred_seller.rs: subscribes to shredstre…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manhope860
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants