Hey Nads,
I recently deployed and verified an ERC20 token contract on the Monad testnet using Remix, and I noticed there's not much guidance out there specifically for Remix users.
Since a lot of beginners (and even experienced devs testing quickly) use Remix, I think a short tutorial on how to:
- get the Standard JSON input
- verify the contract on the explorer
- and interact with functions like
balanceOf and transfer through Remix
I think it would be a super helpful addition to the community resources.
Happy to help write something up if that would be useful. Just thought I’d suggest it in case others run into the same thing.
Appreciate the great work you’re all doing! Gnads