Skip to content

Incompatibility with USDT (Non-Standard ERC20s): #86

@aniket866

Description

@aniket866
  • Issue: The contract uses IERC20 which expects transfer and transferFrom to return a bool . USDT and other older tokens return void.

  • Impact: Payments with USDT (and similar tokens) will always revert, making the contract unusable for the most popular stablecoin.

@kumawatkaran523 Please assign

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