I think you have to add an IPFS link in the contract its self…before deploying // Example token logo URL
string public tokenLogoURI; then after you add this you just add // Example token logo URI (optional)
tokenLogoURI = “https://IPFS####” and this will help you see your own logo… but some are saying you have to use https://dexscreener.com/pulsechain/ and pay to add your contract address and logo among other information to host your logo…