EventLIVE

DumpFun BuyTokenEvent

Real-time decoded data for the BuyTokenEvent event on the DumpFun program. Every time this event is emitted on Solana, you receive 5 decoded fields in under 50ms.

Topicsolana.dumpfun_dump.buy_token_event
5fields

Event Fields

Decoded fields included in every BuyTokenEvent event message.

FieldType
userPublicKey
mintPublicKey
sol_inu64
token_outu64
buy_timei64

Subscribe to BuyTokenEvent

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

The solana.dumpfun_dump.buy_token_event stream delivers decoded BuyTokenEvent event data from the DumpFun program (DumpFunGAgW6...) on Solana. Each message includes 5 decoded event fields, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.

Stream DumpFun BuyTokenEvent data now

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