Skip to content

fix: correct address parameter in ERC20InsufficientBalance error for transferFrom#22

Merged
mudgen merged 2 commits into
Perfect-Abstractions:mainfrom
Signor1:fix-#21
Oct 19, 2025
Merged

fix: correct address parameter in ERC20InsufficientBalance error for transferFrom#22
mudgen merged 2 commits into
Perfect-Abstractions:mainfrom
Signor1:fix-#21

Conversation

@Signor1

@Signor1 Signor1 commented Oct 19, 2025

Copy link
Copy Markdown
Contributor

Description

Fixes incorrect address parameter in ERC20InsufficientBalance error when transferFrom() encounters insufficient balance.

Closes #21

@mudgen mudgen merged commit acae4a7 into Perfect-Abstractions:main Oct 19, 2025
@mudgen

mudgen commented Oct 19, 2025

Copy link
Copy Markdown
Contributor

Thanks @Signor1!

JackieXu pushed a commit to JackieXu/Compose that referenced this pull request Nov 6, 2025
fix: correct address parameter in ERC20InsufficientBalance error for transferFrom
maxnorm added a commit that referenced this pull request Mar 25, 2026
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

Successfully merging this pull request may close these issues.

Bug: the ERC20Facet.transferFrom() shows incorrect address in ERC20InsufficientBalance error

2 participants