v1.1.8 OpenSea API Key Support To Verify ERC-1155 Ownership Balance

An optional setting to use an OpenSea API Key has been added. This allows you to verify visitors own ANY ERC-1155 token within a smart contract on OpenSea, without providing a specific Token ID.

This uses the OpenSea API retrieving collections endpoint.

IMPORTANT: Verifying against token balances should use unique contract addresses and not shared collection addresses. For example, this address is a shared OpenSea address. Using a shared smart contract address may result in the NFT verification system returning true if a users address owns ANY asset that belongs to the shared address (smart contract).