PnL Cards
Compute NFT collection PnL for a wallet group and render a shareable card.
The PnL panel computes collection-level NFT PnL for the wallet group currently selected on the NFTs page. It fetches transfer history from Alchemy, classifies buys, mints, sells, transfers, and burns, then renders a PNG card.
Fetch PnL Card#
- Fill NFT Contract Address and choose the chain
- Pick the wallet group/s to scan.
- Click the PnL button to view the card
You can download or copy the generated image, or change the image background
Supported Chains#
PnL has its own supported-chain list because it depends on Alchemy network support and the wrapped payment-token contracts used for accounting.
| Chain | Native accounting currency |
|---|---|
| Ethereum | ETH |
| Base | ETH |
| Arbitrum | ETH |
| Optimism | ETH |
| Polygon | POL |
| Zora | ETH |
| Abstract | ETH |
| BSC | BNB |
| Avalanche | AVAX |
| Linea | ETH |
| Ink | ETH |
| Shape | ETH |
| ApeChain | APE |
| HyperEVM | HYPE |
| Robinhood | ETH |
| Sepolia | ETH |
This is intentionally different from the full EVM registry. A chain appearing elsewhere in Zyper does not automatically mean the PnL engine can query it.