InstructionLIVE

Meteora Pools Lock

Real-time decoded data for the Lock instruction on the Meteora Pools program. Every time this instruction is executed on Solana, you receive the full decoded payload with 13 accounts and 1 arguments in under 50ms.

Topicsolana.meteora_pools.lock
13accounts
1signers
5writable
1arguments

Accounts

Decoded account addresses included in every Lock message.

NameTypeSignerWritable
poolPublicKey-yes
lp_mintPublicKey--
lock_escrowPublicKey-yes
ownerPublicKeyyesyes
source_tokensPublicKey-yes
escrow_vaultPublicKey-yes
token_programPublicKey--
a_vaultPublicKey--
b_vaultPublicKey--
a_vault_lpPublicKey--
b_vault_lpPublicKey--
a_vault_lp_mintPublicKey--
b_vault_lp_mintPublicKey--

Arguments

Decoded instruction arguments included in every Lock message.

NameType
max_amountu64

Subscribe to Lock

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

The solana.meteora_pools.lock stream delivers decoded Lock instruction data from the Meteora Pools program (Eo7WjKq67rjJ...) on Solana. Each message includes 13 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 Meteora Pools Lock data now

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