InstructionLIVE

BonkSwap WithdrawLpFee

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

Topicsolana.bonkswap_bonkswap.withdraw_lp_fee
15accounts
1signers
6writable

Accounts

Decoded account addresses included in every WithdrawLpFee message.

NameTypeSignerWritable
statePublicKey--
poolPublicKey--
providerPublicKey-yes
token_xPublicKey--
token_yPublicKey--
owner_x_accountPublicKey-yes
owner_y_accountPublicKey-yes
pool_x_accountPublicKey-yes
pool_y_accountPublicKey-yes
ownerPublicKeyyesyes
program_authorityPublicKey--
system_programPublicKey--
token_programPublicKey--
associated_token_programPublicKey--
rentPublicKey--

Subscribe to WithdrawLpFee

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

The solana.bonkswap_bonkswap.withdraw_lp_fee stream delivers decoded WithdrawLpFee instruction data from the BonkSwap program (BSwp6bEBihVL...) on Solana. Each message includes 15 decoded account addresses, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.

Stream BonkSwap WithdrawLpFee data now

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