When you connect your wallet (e.g., MetaMask), we access your public wallet address to facilitate transactions.
We do not have access to your private keys.
When you create an NFT, your selected image is uploaded to IPFS, a decentralized file storage system.
The generated IPFS hash (CID) is stored in our database.
All transactions, including NFT minting and payments, are recorded on-chain. These records are public and immutable.
Users can claim ETH from NFT sales with a single click, and such transactions are executed via smart contracts.
We store NFT metadata, including the IPFS hash and smart contract address, in MongoDB for indexing and display purposes.
We do not store user private keys, personal identifiers, or off-chain financial data.