Get answers to the most common questions about WebSockets including enhanced features, troubleshooting, and usage
How many credits does WebSocket events consume?
How much faster are Enhanced Websockets vs. normal WebSockets?
Why are my Enhanced WebSockets connections disconnecting?
How do I subscribe to full transactions using WebSockets?
transactionDetails: "full"
in your subscription options:logsSubscribe
or signatureSubscribe
methods depending on your monitoring needs. See our WebSocket guide for detailed examples of each subscription type.