Add ERC6909 Implementation along with extensions (#5394)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com> Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
5
.changeset/brown-turkeys-marry.md
Normal file
5
.changeset/brown-turkeys-marry.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`ER6909TokenSupply`: Add an extension of ERC6909 which tracks total supply for each token id.
|
||||
5
.changeset/dirty-bananas-shake.md
Normal file
5
.changeset/dirty-bananas-shake.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`ERC6909ContentURI`: Add an extension of ERC6909 which adds content URI functionality.
|
||||
5
.changeset/proud-cooks-do.md
Normal file
5
.changeset/proud-cooks-do.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`ERC6909Metadata`: Add an extension of ERC6909 which adds metadata functionality.
|
||||
5
.changeset/ten-hats-begin.md
Normal file
5
.changeset/ten-hats-begin.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`ERC6909`: Add a standard implementation of ERC6909.
|
||||
Reference in New Issue
Block a user