home/program-streams/raydium_launchpad/update_platform_curve_param
InstructionLIVE

Raydium Launchpad UpdatePlatformCurveParam

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

Topicsolana.raydium_launchpad.update_platform_curve_param
4accounts
1signers
2writable
2arguments

Accounts

Decoded account addresses included in every UpdatePlatformCurveParam message.

NameTypeSignerWritable
platform_adminPublicKeyyesyes
platform_configPublicKey-yes
global_configPublicKey--
system_programPublicKey--

Arguments

Decoded instruction arguments included in every UpdatePlatformCurveParam message.

NameType
indexu8
bonding_curve_paramstruct { migrate_type: u8, migrate_cpmm_fee_on: u8, supply: u64, total_base_sell: u64, total_quote_fund_raising: u64, total_locked_amount: u64, cliff_period: u64, unlock_period: u64 }

Subscribe to UpdatePlatformCurveParam

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

The solana.raydium_launchpad.update_platform_curve_param stream delivers decoded UpdatePlatformCurveParam instruction data from the Raydium Launchpad program (LanMV9sAd7wA...) on Solana. Each message includes 4 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 Launchpad UpdatePlatformCurveParam data now

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