impersonator-eth / impersonator

Login into dapps by impersonating any Ethereum address via WalletConnect or iFrame!
https://impersonator.xyz
261 stars 47 forks source link

view the tx calldata #18

Closed huahuayu closed 8 months ago

huahuayu commented 8 months ago

Hi Apoorv, there's a scenario I often used in metamask, that is press the confirm button in dapp to invoke metamask, but I just want to check the contract address and calldata.

Since impresonator-eth is for impresonator the address, but it can only view the data in dapp front page, I can't read the calldata after I click send tx button.

apoorvlathey commented 8 months ago

Hey the calldata is shown by expanding the "eth_sendTransactions" table: image

huahuayu commented 8 months ago

It's really cool! But it only works on impersonator.xyz, it's not in the plugin, the limitation is you can only use walletconnect.

The plugin take over metamask, which is more widely used.

apoorvlathey commented 8 months ago

Ohh now I get it. I'll make sure to add it to the browser extension: https://github.com/impersonator-eth/impersonator-extension