You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use method safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data) When I use ethers js I just pass that field an empty array like this [] but on the one click dapp I can't find out how to do the equivlenent.
Thanks!