fireMeta

Our Meta Monitoring features enable you to track the Meta used in recent Pump.fun token transactions and creations.

circle-exclamation

Payload

Currently, no filters are available for this event. If you need them, please contact usarrow-up-right with the necessary filters.

{
   "event": "listenPumpfunMeta"
}

{
   "event": "removePumpfunMeta"
}

Response

circle-info

The total_vol represents the volume in Solana traded on this meta.

[
    {
        "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