FAQ

Which NFT standards are supported?

MetaKeep first-party NFTs are ERC-721 compliant.

Is ERC-1155 supported?

MetaKeep NFT infra currently only supports ERC-721. However, MetaKeep lambda infra allows you to deploy your own ERC-1155 contracts and have the same guarantees as first-party NFT infra: resiliency, scale, gas optimization, gasless transactions, security, etc.

This also allows you to have custom logic in your NFT contracts and not be restricted by our first-party NFT contracts.

Here's a detailed guide on how to deploy your own ERC-1155 contract using MetaKeep lambda infra.

Can I customize the NFT contract?

You can deploy your own NFT contract using MetaKeep lambda infra. Here's a detailed guide on how to deploy your own custom contract using MetaKeep lambda infra.