getCollectionNFTs
Queries The Ethereum NFTs Minted To A Collection
const collection_address = "0x262EE0FF0157E29eA05a2eb10a397DA00d39b37e"await mirrorworld.Ethereum.Asset.getCollectionNFTs(collection_address)
Edit this page on GitHub