I want to use the smart contract I deployed earlier in another contract. Let me summarize the situation as follows: The contract I loaded is an NFT X contract. In my new contract, if he sends 2 of these X nfts purchased to new contracts, we will send another new NFT. But I want to interact with tokenids of old NFT X contract. Is this possible? If possible, how?