InstructionLIVE

Raydium Launchpad BuyExactOut

Real-time decoded data for the BuyExactOut instruction on the Raydium Launchpad program. Every time this instruction is executed on Solana, you receive the full decoded payload with 15 accounts and 3 arguments in under 50ms.

Topicsolana.raydium_launchpad.buy_exact_out
15accounts
1signers
6writable
3arguments

Accounts

Decoded account addresses included in every BuyExactOut message.

NameTypeSignerWritable
payerPublicKeyyesyes
authorityPublicKey--
global_configPublicKey--
platform_configPublicKey--
pool_statePublicKey-yes
user_base_tokenPublicKey-yes
user_quote_tokenPublicKey-yes
base_vaultPublicKey-yes
quote_vaultPublicKey-yes
base_token_mintPublicKey--
quote_token_mintPublicKey--
base_token_programPublicKey--
quote_token_programPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every BuyExactOut message.

NameType
amount_outu64
maximum_amount_inu64
share_fee_rateu64

Subscribe to BuyExactOut

Connect and start receiving decoded data in seconds.

grpcurl -plaintext \
  -H 'x-eventstream-policy: {"version":1,"allowed_programs":"all","allowed_topics":"all"}' \
  -d '{"topic":"solana.raydium_launchpad.buy_exact_out","format":"JSON"}' \
  events.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe

The solana.raydium_launchpad.buy_exact_out stream delivers decoded BuyExactOut instruction data from the Raydium Launchpad program (LanMV9sAd7wA...) on Solana. Each message includes 15 decoded account addresses and 3 typed arguments, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.

Stream Raydium Launchpad BuyExactOut data now

Get your API key and start receiving decoded instructions in seconds.