Hello! I'm getting "message": "execution reverted: ERC1155: transfer to non ERC1155Receiver implementer"
with safeTransferFrom() from a ERC1155. Does any1 know how to solve it?

Dec 6, 2021, 5:12 PM
It's saying you need to implement the IERC1155Receiver interface
Dec 6, 2021, 5:21 PM
On that same Smart Contract right?
Dec 6, 2021, 5:26 PM
the one receiving 1155s, yes
Dec 6, 2021, 5:26 PM

© 2024 Draquery.com All rights reserved.