Token logo always null

I’m using react-moralis library and get erc20 tokens by this code
const { fetchERC20Balances, data, isLoading, isFetching, error } = useERC20Balances();

all information will return but the token logo is always null in all objects as you can see in the image

So the Question is how can I retrieve token logos and not get null instead?

on what chain is that?

It is on binance smart chain

ok, I think that we don’t have that data on BSC yet, you could try to get that info from trust wallet GitHub repo