NFT collection Explorer API Help

Is there any SDK or API available that display the chain for particular NFT collection and where it’s deployed.?

Example :
Input → bored ape yacht club
Output → Ethereum

that’s difficult.

  • first, you must known the nft address
  • then maybe you can fetch nft metadata with https://moralis.io/
    • you can fetch metadata with nft address and different chain name, until get the metadata
    • then you got the chain name.

:rofl:

try this NFTs & Collections