fastackl

Results 3 issues of fastackl

The `Transfer` event was emitted in the legacy version ==> https://github.com/Pandora-Labs-Org/erc404-legacy/blob/master/src/ERC404.sol#L80-L84 But it is not emitted in the latest version This event is an ERC-20 and ERC-721 standard event so...

bug

These helpers are very useful and would be great to be able to inherit and optionally override instead of having to rewrite in derived contracts. That contract size limit can...

That would allow you to make full use of ERC1155's ability to issue multiple units of each ERC1155. And then the units of each 1155 tokenId would be divisible.