Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The proxy contract has an invalidation problem #104

Open
harodggg opened this issue Jul 12, 2022 · 0 comments
Open

The proxy contract has an invalidation problem #104

harodggg opened this issue Jul 12, 2022 · 0 comments

Comments

@harodggg
Copy link

forta node: when the user performs the approve -> deposit contract operation.The approve process may fail,Because the proxy contract is authorized instead of the forta erc20 token contract.

The 0xd6b3139108e271c812acc6ffebad28e935d61e24 contract should proxy the 0x9ff62d1FC52A907B6DCbA8077c2DDCA6E6a9d3e1 contract, but there are some problems that prevent the proxy from taking effect.

Error approve proxy contract: https://polygonscan.com/address/0xd6b3139108e271c812acc6ffebad28e935d61e24
image

Eventually cause the deposit contract call to
fail: https://polygonscan.com/address/0xd2863157539b1d11f39ce23fc4834b62082f6874
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant