InstructionLIVE

Jupiter Perpetuals InstantCreateTpsl

Real-time decoded data for the InstantCreateTpsl 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_tpsl
20accounts
3signers
5writable
7arguments

Accounts

Decoded account addresses included in every InstantCreateTpsl message.

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

Arguments

Decoded instruction arguments included in every InstantCreateTpsl message.

NameType
collateral_usd_deltau64
size_usd_deltau64
trigger_priceu64
trigger_above_thresholdbool
entire_positionbool
counteru64
request_timei64

Subscribe to InstantCreateTpsl

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

The solana.jupiter_perpetuals.instant_create_tpsl stream delivers decoded InstantCreateTpsl 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 InstantCreateTpsl data now

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