InstructionLIVE

Raydium CPMM SwapBaseInput

Real-time decoded data for the SwapBaseInput instruction on the Raydium CPMM program. Every time this instruction is executed on Solana, you receive the full decoded payload with 13 accounts and 2 arguments in under 50ms.

Topicsolana.raydium_cpmm.swap_base_input
13accounts
1signers
6writable
2arguments

Accounts

Decoded account addresses included in every SwapBaseInput message.

NameTypeSignerWritable
payerPublicKeyyes-
authorityPublicKey--
amm_configPublicKey--
pool_statePublicKey-yes
input_token_accountPublicKey-yes
output_token_accountPublicKey-yes
input_vaultPublicKey-yes
output_vaultPublicKey-yes
input_token_programPublicKey--
output_token_programPublicKey--
input_token_mintPublicKey--
output_token_mintPublicKey--
observation_statePublicKey-yes

Arguments

Decoded instruction arguments included in every SwapBaseInput message.

NameType
amount_inu64
minimum_amount_outu64

Subscribe to SwapBaseInput

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_cpmm.swap_base_input","format":"JSON"}' \
  events.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe

The solana.raydium_cpmm.swap_base_input stream delivers decoded SwapBaseInput instruction data from the Raydium CPMM program (CPMMoo8L3F4N...) on Solana. Each message includes 13 decoded account addresses and 2 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 CPMM SwapBaseInput data now

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