Yakoa uses AI to monitor millions of blockchain assets, identifying different types of infringements, and prioritizing them for faster take-downs.
Yakoa and Spice have partnered to provide access to a community dataset of flagged NFTs called copymints
. These NFTs are similar enough to official sources of IP that they could be considered confusing or problematic.
yakoa.copymint_contracts
This dataset has a row for each NFT contract that has been flagged. A contract contains many individual NFTs, and if all of the NFTs within a contract are flagged, is_whole_contract
will be true.
Column Name | Data Type | Description |
---|---|---|
contract_chain | TEXT | The blockchain where the flagged NFT contract is found. |
contract_address | TEXT | The smart contract address of the flagged NFT contract. |
is_whole_contract | BOOL | Whether all NFTs within the contract are flagged. |
yakoa.copymint_tokens
This dataset has a row for each individual NFT that has been flagged.
Column Name | Data Type | Description |
---|---|---|
contract_chain | TEXT | The blockchain where the flagged NFT contract is found. |
contract_address | TEXT | The smart contract address of the flagged NFT contract. |
token_id | TEXT | The id of the individual NFT within the contract. |
For Brands and Creators seeking coverage of their portfolio, Yakoa's Brand Protection Portal provides a streamlined way to find unauthorized use of IP at scale, compile evidence of marketplace listings, and trigger takedowns across the ecosystem.
Web3 apps can also integrate Yakoa's API to streamline how they manage takedowns and verify the authenticity of the content they list. Yakoa offers on-demand NFT authentication in addition to advanced analytics, such as auditable records of first publication.