请问,如何将一个okex链上的nft,从一个钱包地址向另一个钱包地址转账。
可以自己用 web3 或 ethers.js 调用合约地址上的:
function safeTransferFrom(address from, address to, uint256 tokenId)