Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Coming soon
Coming soon...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Welcome to the Monitor.ws documentation. This guide is designed to assist you in integrating our service into your project.
Monitor.ws enables you to access real-time on-chain and off-chain data through a WebSocket connection. In the near future, we will also introduce several endpoints to provide access to historical data.
Pumpfun
Pumpfun AMM
Raydium AMM V4
Raydium CPMM
Meteora DLMM
Lifinity
Obric
SolFI
... (coming soon)
All our responses are JSON formated and ready for immediate use. If you have ideas for additional features to include, please feel free to let us know via our .
Our Signer Trade Monitoring features enable you to track Trades signed by a specific Solana public key in real time.
For details on the supported pool types, please refer to the Welcome section of our documentation.
Add one or more signers to monitor by replacing
pbk_n
with the desired Solana signer public keys.
Remove one or more signers from monitoring by replacing
pbk_n
with the desired Solana signer public keys.
Our All Monitoring features enable you to track every event that includes your filter on Solana in real time.
For details on the supported event types, please refer to the event list available in the On-Chain data section.
Add one or more public keys to monitor by replacing
pbk_n
with the desired Solana public keys.
Remove one or more public keys from monitoring by replacing
pbk_n
with the desired Solana public keys.
Filters available in the trade response
Filters available in the creation response
Filters available in the migration response
Filters available in the transfer response
Our Account Trade Monitoring features enable you to track Trades executed by a specific Solana public key in real time.
For details on the supported pool types, please refer to the Welcome section of our documentation.
Add one or more account to monitor by replacing
pbk_n
with the desired Solana account public keys.
Remove one or more accounts from monitoring by replacing
pbk_n
with the desired Solana account public keys.
Websocket
Connect to our Websocket
On-Chain
Subscribe to on-chain data
Trade
API endpoint for trade
Our Token Creation Monitoring features enable you to track new Tokens created on Solana in real time.
Only Pumpfun token creation is supported at the moment.
You can use multiple token creation parameters simultaneously.
All token creation events: content field is empty ("")
Signer
Public Key (mint)
User (creator account)
Name
Symbol
Add one or more token creation events to monitor by replacing
value_n
with the desired token creation parameters.
Remove one or more token creation events from monitoring by replacing
value_n
with the desired token creation parameters.
Our Token Trade Monitoring features enable you to track Trades made on a specific Solana token in real time.
For details on the supported pool types, please refer to the Welcome section of our documentation.
Add one or more tokens to monitor by replacing
pbk_n
with the desired Solana token public keys (mint).
Remove one or more tokens from monitoring by replacing
pbk_n
with the desired Solana token public keys (mint).
Our Transfer Monitoring features enable you to track SOL/SPL Transfer made on Sonala in real time.
Transfer and TransferChecked type are supported.
You can use multiple transfer parameters simultaneously.
Signer
Mint
Sender
Recipient
Add one or more transfer events to monitor by replacing
value_n
with the desired transfer parameters.
Remove one or more transfer events from monitoring by replacing
value_n
with the desired transfer parameters.
If you have suggestions for new endpoints, feel free to reach out to our development team via our chat. Thank you for your contributions to the project!
Once you are connected, you can explore our /-Chain Data section to send messages to our server. You can also establish a connection by sending a message directly.
If you encounter any difficulties integrating the WebSocket connection into your script, our development team is here to assist. Feel free to join our , where you can ask questions, and receive support directly from the team and other developers.
Our Token Metadata API endpoint allows you to retrieve the parsed metadata of a token.
In order to provide complete information, this endpoint will perform an off-chain request to obtain the description as well as the logo and socials.
Since we are in BETA, this endpoint may change at any time.
Add one or more token by replacing
pbk_n
with the desired Solana account public keys (mint).
This event may be unavailable if the Pump.fun website is updated. Please contact us on if that is the case.
Currently, no filters are available for this event. If you need them, please with the necessary filters.
This event may be unavailable if the Dexscreener website is updated. Please contact us on if that is the case.
Currently, no filters are available for this event. If you need them, please with the necessary filters.
This event may be unavailable if the Pump.fun website is updated. Please contact us on if that is the case.
Currently, no filters are available for this event. If you need them, please with the necessary filters.
Our Token Migrations Monitoring features enable you to track token Migration on Pump.fun in real time.
Since 20/03/2025, the Pumpfun migration has been made to the new Pumpfun AMM program.
You can use multiple token migration parameters simultaneously.
All token migration events: content field is empty ("")
Add one or more token migration events to monitor by replacing
value_n
with the desired token migration parameters.
Remove one or more token migration events from monitoring by replacing
value_n
with the desired token migration parameters.
If you need more information, feel free to contact us on our .
The Monitor Api enables you to get both on-chain and off-chain data. On-chain data are pre-parsed, ready for immediate use, and accessible through a variety of available endpoints.
We are currently in BETA. Api access is free in exchange for your feedback.
No API key is required to use our WebSocket connection. It is free to use, and we do not have any hidden costs.
During the BETA phase, there is no limit on RPS.
If you have suggestions for new endpoints, feel free to reach out to our development team via our chat. Thank you for your contributions to the project!
If you encounter any difficulties integrating the Api into your script, our development team is here to assist. Feel free to join our , where you can ask questions, and receive support directly from the team and other developers.
We are currently in the beta phase, actively developing our service.
As such, access is provided to you entirely free of charge, at no cost to you. If any issue arises during use, please report it to us as soon as possible; our team will give it the utmost attention.
The goal of this beta is to address all issues, meet your expectations, and enhance our service.
The beta is available for everyone, no API key is required at the moment. Being in our would help us a lot in taking your feedback into account.
Our Trade API endpoint allows you to execute trades with a single request.
We handle the creation of the transaction as well as sending it through multiple endpoints to ensure the fastest possible landing.
Our Trade endpoint is currently in BETA. The trade fee is 0.1% of your equivalent SOL trade amount.
Since we are in BETA, this endpoint may change at any time.
Your
private key
is not stored or logged. We will soon upgrade to an API key system.
mev_protection
,skip_preflight
,custom_tip_address
,custom_tip_percentage
are optional parameters. You don't need to add them to the payload.
Success message returned
Error returned
Our Token Info API endpoint allows you to retrieve the parsed metadata of a token and off-chain metadata.
In order to provide complete information, this endpoint will perform an off-chain request to obtain the description as well as the logo and similar information.
Since we are in BETA, this endpoint may change at any time.
Add one or more token by replacing
pbk_n
with the desired Solana account public keys (mint).
This event may be unavailable if the Dexscreener website is updated. Please contact us on if that is the case.
Currently, no filters are available for this event. If you need them, please with the necessary filters.