InstructionLIVE

BonkSwap AddSupply

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

Topicsolana.bonkswap_bonkswap.add_supply
13accounts
1signers
8writable
4arguments

Accounts

Decoded account addresses included in every AddSupply 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
admin_marco_accountPublicKey-yes
admin_project_first_accountPublicKey-yes
admin_project_second_accountPublicKey-yes
adminPublicKeyyes-
token_programPublicKey--

Arguments

Decoded instruction arguments included in every AddSupply message.

NameType
supply_marcostruct { v: u64 }
supply_project_firststruct { v: u64 }
supply_project_secondstruct { v: u64 }
durationu64

Subscribe to AddSupply

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

The solana.bonkswap_bonkswap.add_supply stream delivers decoded AddSupply instruction data from the BonkSwap program (BSwp6bEBihVL...) on Solana. Each message includes 13 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 AddSupply data now

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