Transactions WebSocket Channel
Get every new transaction on the Spark network in real time.
Channels
/transaction/network/:network— all transactions on the network/transaction/in/:network/:field— incoming transactions for a specific address or token/transaction/out/:network/:field— outgoing transactions for a specific address or token
| Parameter | Description |
|---|---|
:network | MAINNET or REGTEST |
:field | A Spark address or token identifier |
Subscribe with your favorite Centrifuge-compatible client to receive a message every time a transaction happens or is processed.
Schema
Last modified on