home/program-streams/boop_boop/config_updated_event
EventLIVE

Boop ConfigUpdatedEvent

Real-time decoded data for the ConfigUpdatedEvent event on the Boop program. Every time this event is emitted on Solana, you receive 11 decoded fields in under 50ms.

Topicsolana.boop_boop.config_updated_event
11fields
All Boop Streams

Event Fields

Decoded fields included in every ConfigUpdatedEvent event message.

FieldType
protocol_fee_recipientPublicKey
virtual_sol_reservesu64
virtual_token_reservesu64
graduation_targetu64
graduation_feeu64
damping_termu8
swap_fee_basis_pointsu8
token_for_stakers_basis_pointsu16
token_amount_for_raydium_liquidityu64
max_graduation_price_deviation_basis_pointsu16
max_swap_amount_for_pool_price_correction_basis_pointsu16

Subscribe to ConfigUpdatedEvent

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

The solana.boop_boop.config_updated_event stream delivers decoded ConfigUpdatedEvent event data from the Boop program (boop8hVGQGqe...) on Solana. Each message includes 11 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 Boop ConfigUpdatedEvent data now

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

All Boop Streams