Get the NFT history. Internally we store the internal transactions in the organization in order histories table. Get out of our platform transaction via third party apis like alchemy and etherscan.if alchemy does’t return any provenance then calling the etherscan api in two cases tokennfttx and tokentx to store in provenance_histories table. Get and merge the order histories and provenance histories data against the NFT. and return their response.
