InstructionLIVE

PancakeSwap DecreaseLiquidity

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

Topicsolana.pancakeswap_pancakeswap.decrease_liquidity
12accounts
1signers
9writable
3arguments

Accounts

Decoded account addresses included in every DecreaseLiquidity message.

NameTypeSignerWritable
nft_ownerPublicKeyyes-
nft_accountPublicKey--
personal_positionPublicKey-yes
pool_statePublicKey-yes
protocol_positionPublicKey-yes
token_vault0PublicKey-yes
token_vault1PublicKey-yes
tick_array_lowerPublicKey-yes
tick_array_upperPublicKey-yes
recipient_token_account0PublicKey-yes
recipient_token_account1PublicKey-yes
token_programPublicKey--

Arguments

Decoded instruction arguments included in every DecreaseLiquidity message.

NameType
liquidityu128
amount0_minu64
amount1_minu64

Subscribe to DecreaseLiquidity

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

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

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