Hi, so I was following an official (not allowed to add a link) guide to add my method signatures to MetaMask.
But, I still only get “CONTRACT INTERACTION” in MetaMask.
I used the signature that MetaMask sends to the contract to validate it in the MetaMask contract and the Mapping seems to be correct and working.
Is the doc outdated (2 Years old) or did I miss something?
Maybe to note the contract I’m testing is on rinkeby, but I added the signature to the main net contract since it is stated:
" * Note that MetaMask reads from the Mainnet eth-method-registry
endpoint, regardless of user’s network."