Subscribing to Real-Time token new listing (SUBSCRIBE_WALLET_TXS)
The SUBSCRIBE_WALLET_TXS event allows you to receive real-time updates for transactions involving a specific wallet address. This subscription is useful for tracking all token transactions related to a provided address. The instructions for each type of objects are described below.WebSocket URL:
Header
Message
SubscriptionOutput Example
Key Notes:
- Only transactions with the specified owner address will be filtered and returned in the response.
- Supported blockchains: EVM compatible chains, Solana, etc.
- For EVM addresses (Ethereum, BSC, etc.), the address can be in any case (lowercase, uppercase, checksum format).
- For Solana, the address must be provided in the correct format.

