home/program-streams/raydium_clmm/open_position_with_token22_nft
InstructionLIVE

Raydium CLMM OpenPositionWithToken22Nft

Real-time decoded data for the OpenPositionWithToken22Nft instruction on the Raydium CLMM program. Every time this instruction is executed on Solana, you receive the full decoded payload with 20 accounts and 9 arguments in under 50ms.

Topicsolana.raydium_clmm.open_position_with_token22_nft
20accounts
2signers
12writable
9arguments

Accounts

Decoded account addresses included in every OpenPositionWithToken22Nft message.

NameTypeSignerWritable
payerPublicKeyyesyes
position_nft_ownerPublicKey--
position_nft_mintPublicKeyyesyes
position_nft_accountPublicKey-yes
pool_statePublicKey-yes
protocol_positionPublicKey-yes
tick_array_lowerPublicKey-yes
tick_array_upperPublicKey-yes
personal_positionPublicKey-yes
token_account0PublicKey-yes
token_account1PublicKey-yes
token_vault0PublicKey-yes
token_vault1PublicKey-yes
rentPublicKey--
system_programPublicKey--
token_programPublicKey--
associated_token_programPublicKey--
token_program2022PublicKey--
vault0_mintPublicKey--
vault1_mintPublicKey--

Arguments

Decoded instruction arguments included in every OpenPositionWithToken22Nft message.

NameType
tick_lower_indexi32
tick_upper_indexi32
tick_array_lower_start_indexi32
tick_array_upper_start_indexi32
liquidityu128
amount0_maxu64
amount1_maxu64
with_metadatabool
base_flagOption<bool>

Subscribe to OpenPositionWithToken22Nft

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

The solana.raydium_clmm.open_position_with_token22_nft stream delivers decoded OpenPositionWithToken22Nft instruction data from the Raydium CLMM program (CAMMCzo5YL8w...) on Solana. Each message includes 20 decoded account addresses and 9 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 Raydium CLMM OpenPositionWithToken22Nft data now

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