Skip to content

ERC721o Post Audit Fixes

Latest
Compare
Choose a tag to compare
@Alirun Alirun released this 22 Jan 21:35
· 4 commits to master since this release

Changelog

  • Fixed issue found by Audit: Wrong Transfer event's from and to arguments when minting/burning
  • Implemented permit() function to allow giving the allowances using meta transactions (EIP712)