Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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