InstructionLIVE

PancakeSwap IncreaseLiquidityV2

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

Topicsolana.pancakeswap_pancakeswap.increase_liquidity_v2
15accounts
1signers
9writable
4arguments

Accounts

Decoded account addresses included in every IncreaseLiquidityV2 message.

NameTypeSignerWritable
nft_ownerPublicKeyyes-
nft_accountPublicKey--
pool_statePublicKey-yes
protocol_positionPublicKey-yes
personal_positionPublicKey-yes
tick_array_lowerPublicKey-yes
tick_array_upperPublicKey-yes
token_account0PublicKey-yes
token_account1PublicKey-yes
token_vault0PublicKey-yes
token_vault1PublicKey-yes
token_programPublicKey--
token_program2022PublicKey--
vault0_mintPublicKey--
vault1_mintPublicKey--

Arguments

Decoded instruction arguments included in every IncreaseLiquidityV2 message.

NameType
liquidityu128
amount0_maxu64
amount1_maxu64
base_flagOption<bool>

Subscribe to IncreaseLiquidityV2

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

The solana.pancakeswap_pancakeswap.increase_liquidity_v2 stream delivers decoded IncreaseLiquidityV2 instruction data from the PancakeSwap program (HpNfyc2Saw7R...) on Solana. Each message includes 15 decoded account addresses and 4 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 IncreaseLiquidityV2 data now

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