home/program-streams/jupiter_perpetuals/instant_update_limit_order
InstructionLIVE

Jupiter Perpetuals InstantUpdateLimitOrder

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

Topicsolana.jupiter_perpetuals.instant_update_limit_order
10accounts
3signers
1writable
3arguments

Accounts

Decoded account addresses included in every InstantUpdateLimitOrder message.

NameTypeSignerWritable
keeperPublicKeyyes-
api_keeperPublicKeyyes-
ownerPublicKeyyes-
perpetualsPublicKey--
poolPublicKey--
positionPublicKey--
position_requestPublicKey-yes
custodyPublicKey--
custody_doves_price_accountPublicKey--
custody_pythnet_price_accountPublicKey--

Arguments

Decoded instruction arguments included in every InstantUpdateLimitOrder message.

NameType
size_usd_deltau64
trigger_priceu64
request_timei64

Subscribe to InstantUpdateLimitOrder

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

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

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