Real-time notifications for pending transactions by a specific wallet address
This endpoint is available on Codex Growth and Enterprise Plans
Endpoint: onUnconfirmedEventsCreatedByMaker
Subscribe to live updates for unconfirmed (pending) on-chain events for a specific wallet address (maker). Get the fastest possible notifications of wallet activity before transactions are finalized on-chain, ideal for high-frequency trading alerts and immediate transaction monitoring.
Method: POST
Arguments
Name | Type | Description |
---|---|---|
input | OnUnconfirmedEventsCreatedByMakerInput! | Required |
Name | Type | Description |
---|---|---|
makerAddress | String! | The wallet address of the maker. Required |
Response
Name | Type | Description |
---|---|---|
events | [UnconfirmedEvent!]! | A list of transactions for the maker. |
makerAddress | String! | The wallet address of the maker. |
Ask questions, share what you're working on and request new features 👬👭