InstructionLIVE

BonkSwap UpdateFees

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

Topicsolana.bonkswap_bonkswap.update_fees
6accounts
1signers
2writable
4arguments

Accounts

Decoded account addresses included in every UpdateFees message.

NameTypeSignerWritable
statePublicKey--
poolPublicKey-yes
token_xPublicKey--
token_yPublicKey--
adminPublicKeyyesyes
program_authorityPublicKey--

Arguments

Decoded instruction arguments included in every UpdateFees message.

NameType
new_buyback_feestruct { v: u128 }
new_project_feestruct { v: u128 }
new_provider_feestruct { v: u128 }
new_mercanti_feestruct { v: u128 }

Subscribe to UpdateFees

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

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

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