InstructionLIVE

DumpFun SellExactTokens

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

Topicsolana.dumpfun_dump.sell_exact_tokens
13accounts
1signers
9writable
2arguments

Accounts

Decoded account addresses included in every SellExactTokens message.

NameTypeSignerWritable
userPublicKeyyesyes
platform_fee_walletPublicKey-yes
company_tax_walletPublicKey-yes
creator_walletPublicKey-yes
mint_accountPublicKey-yes
liquidity_poolPublicKey-yes
liquidity_pool_authorityPublicKey-yes
liquidity_pool_token_accountPublicKey-yes
user_token_accountPublicKey-yes
token_programPublicKey--
associated_token_programPublicKey--
system_programPublicKey--
rentPublicKey--

Arguments

Decoded instruction arguments included in every SellExactTokens message.

NameType
token_inu64
min_sol_outu64

Subscribe to SellExactTokens

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

The solana.dumpfun_dump.sell_exact_tokens stream delivers decoded SellExactTokens instruction data from the DumpFun program (DumpFunGAgW6...) on Solana. Each message includes 13 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 DumpFun SellExactTokens data now

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