InstructionLIVE

BonkSwap ClosePool

Real-time decoded data for the ClosePool 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.close_pool
15accounts
1signers
10writable

Accounts

Decoded account addresses included in every ClosePool message.

NameTypeSignerWritable
statePublicKey--
poolPublicKey-yes
farmPublicKey-yes
token_xPublicKey--
token_yPublicKey--
token_marco_accountPublicKey-yes
token_project_first_accountPublicKey-yes
token_project_second_accountPublicKey-yes
pool_x_accountPublicKey-yes
pool_y_accountPublicKey-yes
buyback_x_accountPublicKey-yes
buyback_y_accountPublicKey-yes
adminPublicKeyyesyes
program_authorityPublicKey--
token_programPublicKey--

Subscribe to ClosePool

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

The solana.bonkswap_bonkswap.close_pool stream delivers decoded ClosePool 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 ClosePool data now

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