TechnicallyWeb3

Results 3 comments of TechnicallyWeb3

@etherbase404 > Truffle v5.11.5 (core: 5.11.5) Solidity - 0.8.21 (solc-js) Node v20.8.0 Web3.js v1.10.0 I've noticed versions solc 0.8.19 is the highest that doesn't fail.

Why is the owner needed at all? I’ve got a version of ERC404 on my TW3404 repo that uses ERC1155 instead of ERC721 which allows for batch transfers natively.

I commented on the original repo but this one seems more active: I’ve decided to try to rewrite the protocol as an ERC1155 protocol for several reasons: No mixed function/signature...