InstructionLIVE

Jupiter Perpetuals TestInit

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

Topicsolana.jupiter_perpetuals.test_init
6accounts
1signers
3writable
7arguments

Accounts

Decoded account addresses included in every TestInit message.

NameTypeSignerWritable
upgrade_authorityPublicKeyyesyes
adminPublicKey--
transfer_authorityPublicKey-yes
perpetualsPublicKey-yes
system_programPublicKey--
token_programPublicKey--

Arguments

Decoded instruction arguments included in every TestInit message.

NameType
allow_swapbool
allow_add_liquiditybool
allow_remove_liquiditybool
allow_increase_positionbool
allow_decrease_positionbool
allow_collateral_withdrawalbool
allow_liquidate_positionbool

Subscribe to TestInit

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

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

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