sei-protocol / sei-chain

Apache License 2.0
2.67k stars 797 forks source link

Support ERC/CW2981 in pointer contracts #1669

Closed codchen closed 1 month ago

codchen commented 1 month ago

Describe your changes and provide context

This PR adds ERC/CW2981 support, which involves the following query endpoints:

Note that setting royalties needs to be done via mint which is not currently supported by the pointers yet.

Testing performed to validate your change

integration tests