Please can someone help me with the websocket rpc endpoint for testnet?

i have wss://data-seed-prebsc-1-s1.binance.org:8545 for mainnet, i will like to get that of testnet to try the script before deploying to mainnet.

currently creating a daemon to monitor all bep20 token transfers of a wallet list as piece of code for a bigger application. have tried to get the websocket endpoint for testnet without any luck.

You can check the rpc from here: JSON-RPC-Endpoint - BSC Develop

no websocket endpoints there