Streamer's PnL
The Streamer's PnL Tracker displays your trading performance in real-time that can be utilized for stream challenges or trading sessions on live streams. It is very easy to use, easy to setup on OBS and supports multiple chains.

Link
Open the following URL -
https://legacy.bullx.io/streamer-pnl?chainId=sol
&walletAddress=WALLET_ADDRESS
&startBalance=STARTING_BALANCE
&referralText=REFCODE
Guide for Solana wallets
Replace
WALLET_ADDRESS
with your solana wallet address.Replace
STARTING_BALANCE
with the initial amount of SOL your wallet.Replace
REFCODE
with your invite link/code or any other text you want to have.Make sure chainId is set to
sol
.
Guide for EVM wallets
Balance for evm wallets are always shown in USD, hence the starting balance should also be set accordingly.
Replace
WALLET_ADDRESS
with your evm wallet address.Replace
STARTING_BALANCE
with the initial amount in your wallet IN USD.Replace
REFCODE
with your invite link/code or any other text you want to have.Make sure chainId is set to any of the following according to the chain:
Ethereum
eth
Base
base
Binance Smart Chain
bnb
Add to OBS
Open OBS
Go to "Sources" > Click "+" > select "Browser"
Paste the URL
Set the dimentions to 1200 width and 312 height
Modify the size and placement.
Last updated