divergencetech / ethier

Golang and Solidity SDK to make Ethereum development ethier
MIT License
217 stars 23 forks source link

Add ERC2981 to ERC721ACommon #48

Closed cxkoda closed 2 years ago

cxkoda commented 2 years ago

This adds the ERC2981 royalty standard to our ERC721ACommon base contract. The royalty shares are denoted in terms of permyriads (0.01%, OZ default).