Docs | monitor.ws
  • Welcome
  • Beta
  • 🌊Websocket
    • Quickstart
    • On-Chain Data
      • All
      • Account
      • Signer
      • Token
      • Creation
      • Migration
      • Transfer
    • Off-Chain Data
      • Pumpfun Monitor
        • King of the Hill
        • Meta
      • Dexscreener Monitor
        • Dex Paid
        • Dex Boost
  • 🌐Api
    • Quickstart
    • Transaction
      • Trade
    • On-Chain Data
      • Token
        • Metadata
        • Info
Powered by GitBook
On this page
  • Payload
  • Response
Export as PDF
  1. Websocket
  2. Off-Chain Data
  3. Pumpfun Monitor

Meta

PreviousKing of the HillNextDexscreener Monitor

Last updated 3 months ago

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

This event may be unavailable if the Pump.fun website is updated. Please contact us on if that is the case.

Payload

Currently, no filters are available for this event. If you need them, please with the necessary filters.

{
   "event": "listenPumpfunMeta"
}

{
   "event": "removePumpfunMeta"
}

Response

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
    },
    ...
]

🌊
Telegram
contact us