EventLIVE

Raydium Launchpad TradeEvent

Real-time decoded data for the TradeEvent event on the Raydium Launchpad program. Every time this event is emitted on Solana, you receive 17 decoded fields in under 50ms.

Topicsolana.raydium_launchpad.trade_event
17fields

Event Fields

Decoded fields included in every TradeEvent event message.

FieldType
pool_statePublicKey
total_base_sellu64
virtual_baseu64
virtual_quoteu64
real_base_beforeu64
real_quote_beforeu64
real_base_afteru64
real_quote_afteru64
amount_inu64
amount_outu64
protocol_feeu64
platform_feeu64
creator_feeu64
share_feeu64
trade_directionenum(buy, sell)
pool_statusenum(fund, migrate, trade)
exact_inbool

Subscribe to TradeEvent

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

The solana.raydium_launchpad.trade_event stream delivers decoded TradeEvent event data from the Raydium Launchpad program (LanMV9sAd7wA...) on Solana. Each message includes 17 decoded event fields, 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 TradeEvent data now

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