You can try the examples by going to bitsocket explorer and copy and pasting the example JSON below
Basic bitsocket examples
Incoming address: watch for a transfer from certain address Memo posts: Listen to all realtime memo.cash posts Memo topic post: Listen to a specific topic Monitor coinbase: Only monitor coinbase transactions OUTPUT ASM Stream: Monitor full filehose and emit output array in ASM format Raw Stream: The entire bitsocket firehose, raw. Input/Output ASM stream: Monitor firehose and emit input AND output arrays in ASM format. Transaction Graph stream: Monitor full firehose and emit a transaction graph as event for each transaction Transaction ID + Explorer URL stream: Monitor full firehose and emit a custom object made up of transaction id and block explorer urls
TBD (Feel free to add your own)