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
ERC6909 is a new multi-token standard which will most likely be used by UniswapV4. It's similar to ERC1155 somewhat with some modifications/simplifications.
📝 Details
I've been working on a small implementation following OZ tests, can be found here. Is anyone working on this? If not and you think it would be a good addition to the OZ Cairo library, I can open a PR. I have a few more edits to make before it's finalized.
The text was updated successfully, but these errors were encountered:
Hey @swan-of-bodom, 6909 is not part of our roadmap short term, but I think it could be a great addition. Happy to review and support a PR for including it in our library. I'm letting these potential extensions as a reference in the issue, since we may want to include them in the implementation for better UX and security.
🧐 Motivation
ERC6909 is a new multi-token standard which will most likely be used by UniswapV4. It's similar to ERC1155 somewhat with some modifications/simplifications.
📝 Details
I've been working on a small implementation following OZ tests, can be found here. Is anyone working on this? If not and you think it would be a good addition to the OZ Cairo library, I can open a PR. I have a few more edits to make before it's finalized.
The text was updated successfully, but these errors were encountered: