InstructionLIVE

PancakeSwap CreatePool

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

Topicsolana.pancakeswap_pancakeswap.create_pool
13accounts
1signers
6writable
2arguments

Accounts

Decoded account addresses included in every CreatePool message.

NameTypeSignerWritable
pool_creatorPublicKeyyesyes
amm_configPublicKey--
pool_statePublicKey-yes
token_mint0PublicKey--
token_mint1PublicKey--
token_vault0PublicKey-yes
token_vault1PublicKey-yes
observation_statePublicKey-yes
tick_array_bitmapPublicKey-yes
token_program0PublicKey--
token_program1PublicKey--
system_programPublicKey--
rentPublicKey--

Arguments

Decoded instruction arguments included in every CreatePool message.

NameType
sqrt_price_x64u128
open_timeu64

Subscribe to CreatePool

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

The solana.pancakeswap_pancakeswap.create_pool stream delivers decoded CreatePool instruction data from the PancakeSwap program (HpNfyc2Saw7R...) on Solana. Each message includes 13 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 PancakeSwap CreatePool data now

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