You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We rely on the parity on-chain function registry ( at 0x44691B39d1a75dC4E0A0346CBB15E310e6ED1E86) to pull function names. More detail here.
Without being listed in the registry, the MetaMask confirm screen shows unknown function. We really need to document how devs can add their function names to this registry.
The text was updated successfully, but these errors were encountered:
We rely on the parity on-chain function registry ( at 0x44691B39d1a75dC4E0A0346CBB15E310e6ED1E86) to pull function names. More detail here.
Without being listed in the registry, the MetaMask confirm screen shows
unknown function
. We really need to document how devs can add their function names to this registry.The text was updated successfully, but these errors were encountered: