impersonator-eth / impersonator

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

Tenderly fork not working? #7

Open gtupak opened 2 years ago

gtupak commented 2 years ago

I'm a bit confused on the functionality of the Tenderly fork. After I set the ID of the fork, nothing seems to be changing. I'm using Polygon, haven't tried other chains. Am I missing something or is this a bug?

Transactions do execute on the fork, but the state doesn't change.

apoorvlathey commented 1 year ago

The dapps utilize their own mainnet nodes to query data, so even though the transactions get confirmed in your tenderly fork, there's no way of informing the dapps about it as they still listen to the current mainnet state.

So its use is limited at the moment.