Incorrect display of smart contract address

I have a verified smart contract on the arbitrum one blockchain, here is a link to it: 0x11F2754320C961f4fFbC0174C8B4587903F816Dc

I owner, for some reason when a user tries to interact with my contract via MetaMask, the user gets this message:

"The contract

Ox11f2754320c961f4ffbc0174c8b4587903f816 dc involved in the transaction is unverified"

For some reason there is a gap in the address here and your wallet app is swearing unverified contract. Can you fix this problem?

Hi I would need more details, could you share the repro steps when the user hits the transaction is unverified error? Thanks

1 Like

The contract

Ox11f2754320c961f4ffbc0174c8b4587903f816 dc involved in the transaction is unverified"

You need to remove the space before “dc”.

The correct way is: Ox11f2754320c961f4ffbc0174c8b4587903f816dc

photo in attachment


I see thanks for sharing, could you please open a conversation this needs to be reported. ‘Start a Conversation’ : https://support.metamask.io/

1 Like