Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds interface for optional ERC20 functions #79

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

scnale
Copy link
Contributor

@scnale scnale commented Jan 22, 2025

These are decimals, name and symbol. This interface is useful when dealing with tokens in the context of working with the token bridge, since it requires calling the decimals function.

`decimals`, `name` and `symbol`.
@scnale scnale requested a review from nonergodic as a code owner January 22, 2025 12:37
@nonergodic nonergodic merged commit 71d4e6d into main Jan 22, 2025
1 check passed
@nonergodic nonergodic deleted the feat/adds-ierc20-metadata-interface branch January 22, 2025 21:13
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.

2 participants