home/program-streams/jupiter_perpetuals/operator_set_pool_config
InstructionLIVE

Jupiter Perpetuals OperatorSetPoolConfig

Real-time decoded data for the OperatorSetPoolConfig instruction on the Jupiter Perpetuals program. Every time this instruction is executed on Solana, you receive the full decoded payload with 2 accounts and 6 arguments in under 50ms.

Topicsolana.jupiter_perpetuals.operator_set_pool_config
2accounts
1signers
1writable
6arguments

Accounts

Decoded account addresses included in every OperatorSetPoolConfig message.

NameTypeSignerWritable
operatorPublicKeyyes-
poolPublicKey-yes

Arguments

Decoded instruction arguments included in every OperatorSetPoolConfig message.

NameType
feesstruct { swap_multiplier: u64, stable_swap_multiplier: u64, add_remove_liquidity_bps: u64, swap_bps: u64, tax_bps: u64, stable_swap_bps: u64, stable_swap_tax_bps: u64, liquidation_reward_bps: u64, protocol_share_bps: u64 }
limitstruct { max_aum_usd: u128, token_weightage_buffer_bps: u128, buffer: u64 }
max_request_execution_seci64
max_trigger_price_diff_bpsu64
disable_close_position_requestbool
max_lp_token_price_change_bpsu64

Subscribe to OperatorSetPoolConfig

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

The solana.jupiter_perpetuals.operator_set_pool_config stream delivers decoded OperatorSetPoolConfig instruction data from the Jupiter Perpetuals program (PERPHjGBqRHA...) on Solana. Each message includes 2 decoded account addresses and 6 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 Jupiter Perpetuals OperatorSetPoolConfig data now

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