Skip to content

safeTransferFrom on ERC1155 contracts always sets the to address as the contract address #3283

Discussion options

You must be logged in to vote

Thanks for the help - in the end I found the issue, it was actually multiple issues. Kind of like an episode of House. :) But the key was adding tx.wait() to actually see the outcome of the transaction. It was also compounded by the fact that transfers were taking around 10 minutes on the testnet so I thought they had failed when in fact they were just stupidly slow. Again the tx.wait() made that clear. Blockchain dev is a new world for sure.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@acastle-optimist
Comment options

@ricmoo
Comment options

@acastle-optimist
Comment options

@acastle-optimist
Comment options

@ricmoo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by acastle-optimist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants