InstructionLIVE

Orca Whirlpool LockPosition

Real-time decoded data for the LockPosition instruction on the Orca Whirlpool program. Every time this instruction is executed on Solana, you receive the full decoded payload with 10 accounts and 1 arguments in under 50ms.

Topicsolana.orca_whirlpool.lock_position
10accounts
2signers
3writable
1arguments

Accounts

Decoded account addresses included in every LockPosition message.

NameTypeSignerWritable
funderPublicKeyyesyes
position_authorityPublicKeyyes-
positionPublicKey--
position_mintPublicKey--
position_token_accountPublicKey-yes
lock_configPublicKey-yes
whirlpoolPublicKey--
token2022_programPublicKey--
system_programPublicKey--
whirlpool_programPublicKey--

Arguments

Decoded instruction arguments included in every LockPosition message.

NameType
lock_typeenum(permanent)

Subscribe to LockPosition

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

The solana.orca_whirlpool.lock_position stream delivers decoded LockPosition instruction data from the Orca Whirlpool program (whirLbMiicVd...) on Solana. Each message includes 10 decoded account addresses and 1 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 Orca Whirlpool LockPosition data now

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