Found {{ totalCount }} results for "{{ lastSearchQuery }}"
No results found for "{{ lastSearchQuery }}". Try another search term.
Pack Flow
2050
Pack Value
Pack Cost
EMA5
Min
Minimum pack value: Lowest total value of cards received from a pack
---
Avg
Average pack value: Mean total value of cards received from packs
---
Max
Maximum pack value: Highest total value of cards received from a pack
---
ROI%
Return on Investment: Average percentage profit/loss per pack compared to purchase cost
---
Win Rate
Percentage of packs that were profitable (pack value > pack cost)
---
Volatility
Pack value volatility: Variation in pack values. Higher volatility means bigger differences between pack values - more chances for high-value packs, but also more unpredictable
---
Level Up Activity
Normal
1 Skip
2 Skip
OldestLatest
Level Up Count
Total number of Level Up operations being processed
---
1-Skip Count
Number of Level Up operations that skipped 1 rarity level
---
2-Skip Count
Number of Level Up operations that skipped 2 rarity levels
---
Skip Rate
Percentage of Level Up operations that resulted in skip events
---
Last Skip
How many Level Up operations ago the last skip occurred
---
Next Skip %
Probability of the next Level Up being a skip based on historical patterns.
🔴 Red (< 2%): Low chance 🟡 Yellow (2-5%): Medium chance 🟢 Green (> 5%): High chance for skip reward!
---
Loading cards...
Value
Market value based on the current price of all 5 cards in the pack
{{ calculatePackValue(group.cards) }} ETH
Cost
The amount of ETH spent to purchase this pack
{{ group.cards[0].pack_info.pack_cost.toFixed(4) }} ETH
PnL
Profit and Loss: The difference between the pack's value and its cost
{{ (calculatePackValue(group.cards) - group.cards[0].pack_info.pack_cost).toFixed(4) }} ETH