home/program-streams/raydium_launchpad/initialize_with_token2022
InstructionLIVE

Raydium Launchpad InitializeWithToken2022

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

Topicsolana.raydium_launchpad.initialize_with_token2022
15accounts
2signers
5writable
5arguments

Accounts

Decoded account addresses included in every InitializeWithToken2022 message.

NameTypeSignerWritable
payerPublicKeyyesyes
creatorPublicKey--
global_configPublicKey--
platform_configPublicKey--
authorityPublicKey--
pool_statePublicKey-yes
base_mintPublicKeyyesyes
quote_mintPublicKey--
base_vaultPublicKey-yes
quote_vaultPublicKey-yes
base_token_programPublicKey--
quote_token_programPublicKey--
system_programPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every InitializeWithToken2022 message.

NameType
base_mint_paramstruct { decimals: u8, name: String, symbol: String, uri: String }
curve_paramenum(constant, fixed, linear)
vesting_paramstruct { total_locked_amount: u64, cliff_period: u64, unlock_period: u64 }
amm_fee_onenum(quoteToken, bothToken)
transfer_fee_extension_paramOption<struct { transfer_fee_basis_points: u16, maximum_fee: u64 }>

Subscribe to InitializeWithToken2022

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

The solana.raydium_launchpad.initialize_with_token2022 stream delivers decoded InitializeWithToken2022 instruction data from the Raydium Launchpad program (LanMV9sAd7wA...) on Solana. Each message includes 15 decoded account addresses and 5 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 InitializeWithToken2022 data now

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