Skip to content

The proxy contract has an invalidation problem #104

@harodggg

Description

@harodggg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions