### Description When putting the 0x address for a token in the hashscan url, the 0x address is displayed for both the token ID and EVM address. E.g. https://hashscan.io/mainnet/token/0x00000000000000000000000000000000000b2ad5 <img width="668" height="185" alt="Image" src="https://github.com/user-attachments/assets/e38d6ba9-dfd0-4078-abcb-96974cd48c4b" /> When putting the token id for a token in the hashscan url, the token id is displayed for token ID and the 0x address for EVM address. E.g. https://hashscan.io/mainnet/token/0.0.731861 <img width="648" height="201" alt="Image" src="https://github.com/user-attachments/assets/d7a62412-5c31-4028-bb56-e7c9685fa41e" /> ### Steps to reproduce Go to https://hashscan.io/mainnet/token/0x0000000000000000000000000000000000901f1c Go to https://hashscan.io/mainnet/token/0.0.731861 ### Additional context _No response_ ### Hedera network _No response_ ### Version v25.0.0+9832b662 ### Operating system None