[SOLVED] EVM transaction issue

Hey guys
I’m doing the Morarible NFT marketplace.
Everything is working fine except for when I mint a NFT.
I’ve been doing some trail and error to try and fix it.
Cheers

i

Did you call the contract function on the correct chain where the contract is deployed?

Hi John
Yes I was on the wrong chain when I was trying to deploy. This part is all fixed now.
Thank you