Kamran Khan

Results 2 comments of Kamran Khan

> https://github.com/OpenZeppelin/openzeppelin-contracts/issues/1102#issuecomment-799623364 Hello @frangio this is a lovely script, can this be done with erc1155, please can you share logic/code to do it with erc1155 TransferSingle and TransferBatch? This will...

Ok @frangio I understand, by the way, I created this based on your code. ``` async function tokensOfOwner() { const { ethereum } = window; const provider = new ethers.providers.Web3Provider(ethereum);...