signatureSubscribe – Solana
The signatureSubscribe JSON-RPC method allows clients to subscribe to a single notification when a transaction with the provided signature reaches the specified commitment level.
Supported Networks
Parameters
Required Parameter
Optional Parameter
Result
Result Format
Request Example
API Endpoints
JSON-RPC Request
Response
Example Response
Notification Format
Example Notification (Processed Transaction)
Example Notification (Received Signature)
Error Handling
Example Error Response
Use Cases
Code signatureSubscribe Example – Web3 Integration
Integration with Web3
Last updated
Was this helpful?