aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

Transaction data decoding with Metamask #144

Open 0x3bfc opened 2 years ago

0x3bfc commented 2 years ago

In December 2021, MetaMask supported automagically decoding the transaction data prior signing it. This will allow users to fully understand what they are going to do before singing the transaction.

In order to decode a transaction data, the contract ABI should be retrieved. I am not sure whether it should be supported here or by the explorer (e.g blockscout) where the contract ABI can be retrieved.

More info can be found below. Ref: https://metamask.zendesk.com/hc/en-us/articles/4412543412123