Meta
Payload
{
"event": "listenPumpfunMeta"
}{
"event": "removePumpfunMeta"
}Response
[
{
"word": "string",
"word_with_strength": "string",
"score": float64,
"total_txns": int,
"total_vol": float64
},
{
"word": "string",
"word_with_strength": "string",
"score": float64,
"total_txns": int,
"total_vol": float64
},
...
]Last updated