Skip to content

Add Transfer to function in ERC20Mock.sol#1

Merged
florashore merged 1 commit intomainfrom
dev
Jul 23, 2025
Merged

Add Transfer to function in ERC20Mock.sol#1
florashore merged 1 commit intomainfrom
dev

Conversation

@florashore
Copy link
Owner

No description provided.

Copy link
Owner Author

@florashore florashore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I look for
That's good.

return true;
}

function transferto(address from, address to, uint256 amount) public virtual returns (bool) {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GI

@florashore florashore merged commit 10800c6 into main Jul 23, 2025
4 of 17 checks passed
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.

1 participant