home/program-streams/jupiter_perpetuals/instant_create_limit_order
InstructionLIVE

Jupiter Perpetuals InstantCreateLimitOrder

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

Topicsolana.jupiter_perpetuals.instant_create_limit_order
20accounts
3signers
5writable
7arguments

Accounts

Decoded account addresses included in every InstantCreateLimitOrder message.

NameTypeSignerWritable
keeperPublicKeyyes-
api_keeperPublicKeyyes-
ownerPublicKeyyesyes
funding_accountPublicKey-yes
perpetualsPublicKey--
poolPublicKey--
positionPublicKey-yes
position_requestPublicKey-yes
position_request_ataPublicKey-yes
custodyPublicKey--
custody_doves_price_accountPublicKey--
custody_pythnet_price_accountPublicKey--
collateral_custodyPublicKey--
input_mintPublicKey--
referralPublicKey--
token_programPublicKey--
associated_token_programPublicKey--
system_programPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every InstantCreateLimitOrder message.

NameType
size_usd_deltau64
collateral_token_deltau64
sideenum(none, long, short)
trigger_priceu64
trigger_above_thresholdbool
counteru64
request_timei64

Subscribe to InstantCreateLimitOrder

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

The solana.jupiter_perpetuals.instant_create_limit_order stream delivers decoded InstantCreateLimitOrder instruction data from the Jupiter Perpetuals program (PERPHjGBqRHA...) on Solana. Each message includes 20 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 Jupiter Perpetuals InstantCreateLimitOrder data now

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