Advanced Compressed NFT Calculator

The cost of creating Compressed NFTs is based on three parameters set at tree creation:
max depth, max buffer size, and canopy depth

--- SOL

maxDepth3
maxBufferSize8
canopyDepth0
proof size3
proof bytes96

Uncompressed equivalent

A tree depth of 3 can store up to 8 assets

vs~0.192 SOL

for the uncompressed equivalent

Each uncompressed NFT costs approximately 0.024 SOL for on-chain storage and Metaplex protocol fees. And a tree with proof size of 3 has the same composability level as its uncompressed NFT counterpart.

*plus the transaction costs of ~0 SOL to mint all 8 NFTs.