NFT Marketplace
Explore, buy and sell NFTs. Payments in BNB or USDT.
How it works
- AI Mint: generate image via our API, upload to IPFS, pin metadata.
- Mint: call
mintWithFee(to, tokenURI)
— user pays fee & gas. - Compatibility: BNB Chain, ERC-721 standard, royalties via IERC2981.
- Security: No private keys on API — only wallet signs on the client.