Skip to content

Conversation

@CoveMB
Copy link
Contributor

@CoveMB CoveMB commented Feb 21, 2025

Add return tokenId and and adjust to return type to uint256 if incremental safeMint, if incremental safeMint

Fixes #212

@CoveMB CoveMB requested a review from ericglau February 21, 2025 19:51
@CoveMB CoveMB force-pushed the 212-safeMint-return-tokenId branch 2 times, most recently from 08af3b3 to 9e37422 Compare February 21, 2025 19:57
@CoveMB CoveMB force-pushed the 212-safeMint-return-tokenId branch from 9e37422 to e8278fd Compare February 21, 2025 19:58
Copy link
Member

@ericglau ericglau left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! Can you add an entry to the changelog in packages/core/solidity/CHANGELOG.md?

This was referenced Aug 12, 2025
@github-actions github-actions bot mentioned this pull request Aug 28, 2025
This was referenced Sep 16, 2025
This was referenced Oct 29, 2025
This was referenced Nov 11, 2025
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.

ERC721 safeMint should return the tokenId

2 participants