InstructionLIVE

BonkSwap AddTokens

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

Topicsolana.bonkswap_bonkswap.add_tokens
25accounts
1signers
17writable
2arguments

Accounts

Decoded account addresses included in every AddTokens message.

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

Arguments

Decoded instruction arguments included in every AddTokens message.

NameType
delta_xstruct { v: u64 }
delta_ystruct { v: u64 }

Subscribe to AddTokens

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

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

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