You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor tokenURI function in ERC20FixedDenomination for improved metadata handling
- Updated the `tokenURI` function to include a revert for invalid token IDs, enhancing error handling.
- Simplified JSON metadata construction by removing unnecessary attributes, streamlining the output for fixed denomination tokens.
0 commit comments