home/program-streams/orca_whirlpool/set_adaptive_fee_constants
InstructionLIVE

Orca Whirlpool SetAdaptiveFeeConstants

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

Topicsolana.orca_whirlpool.set_adaptive_fee_constants
5accounts
1signers
1writable
7arguments

Accounts

Decoded account addresses included in every SetAdaptiveFeeConstants message.

NameTypeSignerWritable
whirlpoolPublicKey--
whirlpools_configPublicKey--
oraclePublicKey-yes
fee_authorityPublicKeyyes-
whirlpool_programPublicKey--

Arguments

Decoded instruction arguments included in every SetAdaptiveFeeConstants message.

NameType
filter_periodOption<u16>
decay_periodOption<u16>
reduction_factorOption<u16>
adaptive_fee_control_factorOption<u32>
max_volatility_accumulatorOption<u32>
tick_group_sizeOption<u16>
major_swap_threshold_ticksOption<u16>

Subscribe to SetAdaptiveFeeConstants

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

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

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