home/program-streams/meteora_dlmm/initialize_position
InstructionLIVE

Meteora DLMM InitializePosition

Real-time decoded data for the InitializePosition instruction on the Meteora DLMM program. Every time this instruction is executed on Solana, you receive the full decoded payload with 8 accounts and 2 arguments in under 50ms.

Topicsolana.meteora_dlmm.initialize_position
8accounts
3signers
2writable
2arguments

Accounts

Decoded account addresses included in every InitializePosition message.

NameTypeSignerWritable
payerPublicKeyyesyes
positionPublicKeyyesyes
lb_pairPublicKey--
ownerPublicKeyyes-
system_programPublicKey--
rentPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every InitializePosition message.

NameType
lower_bin_idi32
widthi32

Subscribe to InitializePosition

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

The solana.meteora_dlmm.initialize_position stream delivers decoded InitializePosition instruction data from the Meteora DLMM program (LBUZKhRxPF3X...) on Solana. Each message includes 8 decoded account addresses and 2 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 Meteora DLMM InitializePosition data now

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