InstructionLIVE

Orca Whirlpool InitializeConfig

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

Topicsolana.orca_whirlpool.initialize_config
4accounts
2signers
2writable
4arguments

Accounts

Decoded account addresses included in every InitializeConfig message.

NameTypeSignerWritable
configPublicKeyyesyes
funderPublicKeyyesyes
system_programPublicKey--
whirlpool_programPublicKey--

Arguments

Decoded instruction arguments included in every InitializeConfig message.

NameType
fee_authorityPublicKey
collect_protocol_fees_authorityPublicKey
reward_emissions_super_authorityPublicKey
default_protocol_fee_rateu16

Subscribe to InitializeConfig

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

The solana.orca_whirlpool.initialize_config stream delivers decoded InitializeConfig instruction data from the Orca Whirlpool program (whirLbMiicVd...) on Solana. Each message includes 4 decoded account addresses and 4 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 Orca Whirlpool InitializeConfig data now

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