InstructionLIVE

BonkSwap WithdrawShares

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

Topicsolana.bonkswap_bonkswap.withdraw_shares
25accounts
1signers
17writable
1arguments

Accounts

Decoded account addresses included in every WithdrawShares message.

NameTypeSignerWritable
statePublicKey--
poolPublicKey-yes
farmPublicKey-yes
providerPublicKey-yes
token_xPublicKey--
token_yPublicKey--
token_marcoPublicKey-yes
token_project_firstPublicKey-yes
token_project_secondPublicKey-yes
pool_x_accountPublicKey-yes
pool_y_accountPublicKey-yes
token_marco_accountPublicKey-yes
token_project_first_accountPublicKey-yes
token_project_second_accountPublicKey-yes
owner_x_accountPublicKey-yes
owner_y_accountPublicKey-yes
owner_marco_accountPublicKey-yes
owner_project_first_accountPublicKey-yes
owner_project_second_accountPublicKey-yes
ownerPublicKeyyesyes
program_authorityPublicKey--
system_programPublicKey--
token_programPublicKey--
associated_token_programPublicKey--
rentPublicKey--

Arguments

Decoded instruction arguments included in every WithdrawShares message.

NameType
sharesstruct { v: u64 }

Subscribe to WithdrawShares

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

The solana.bonkswap_bonkswap.withdraw_shares stream delivers decoded WithdrawShares instruction data from the BonkSwap program (BSwp6bEBihVL...) on Solana. Each message includes 25 decoded account addresses and 1 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 BonkSwap WithdrawShares data now

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