I'm making a spin wheel game to win the NFTs. I have one master wallet in which i already have minted tokens. Now i want to approve (setApproveAll) the contract address to spend tokens on master wallet behalf.
Note: I have a single contract file. I'm not communicating with other contract instance.