home/program-streams/jupiter_perpetuals/instant_decrease_position
InstructionLIVE

Jupiter Perpetuals InstantDecreasePosition

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

Topicsolana.jupiter_perpetuals.instant_decrease_position
22accounts
3signers
7writable
5arguments

Accounts

Decoded account addresses included in every InstantDecreasePosition message.

NameTypeSignerWritable
keeperPublicKeyyes-
api_keeperPublicKeyyes-
ownerPublicKeyyesyes
receiving_accountPublicKey-yes
transfer_authorityPublicKey--
perpetualsPublicKey--
poolPublicKey-yes
positionPublicKey-yes
custodyPublicKey-yes
custody_doves_price_accountPublicKey--
custody_pythnet_price_accountPublicKey--
collateral_custodyPublicKey-yes
collateral_custody_doves_price_accountPublicKey--
collateral_custody_pythnet_price_accountPublicKey--
collateral_custody_token_accountPublicKey-yes
desired_mintPublicKey--
referralPublicKey--
token_programPublicKey--
associated_token_programPublicKey--
system_programPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every InstantDecreasePosition message.

NameType
collateral_usd_deltau64
size_usd_deltau64
price_slippageu64
entire_positionOption<bool>
request_timei64

Subscribe to InstantDecreasePosition

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

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

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