šŸ…Stats

What you're capable of in the metaverse.

Overview

Your stats represent your on-chain activity and ownership:

  • Level

  • NFT Level

  • DeFi Level

  • Luck

Your Levels are all calculated using your on-chain activity and Luck is based on your identity and equipment.

Level

Your level is an average of your activity, experience, all time token ownership, and current token ownership.

Level=activity+experience+tokensa+tokensc4Level = \frac{activity+experience+tokens_a+tokens_c}{4}

Your NFT and DeFi levels are calculated the same way, except each of the 4 categories are filtered for NFT specific and DeFi specific transactions.

Activity

Your activity score is based on your total number of outgoing and incoming transactions.

activity=(log2(Tx+1))2+1activity=(log_2(Tx+1))^2+1

Experience

Your experience score is based on the difference between the block number of your first and latest transaction.

experience=(log2(Txnāˆ’Tx110,000+1))2+1experience=(log_2(\frac{Tx_n-Tx_1}{10,000}+1))^2+1

Tokens - All Time

Your tokens all time score is based on how many different tokens (t) you have ever interacted with.

tokensa=2āˆ—(log2(t+1))2+1tokens_a=2*(log_2(t+1))^2+1

Tokens - Current

Your tokens current score is based on how many different tokens (t) you are currently holding.

tokensc=2āˆ—(log2(t+1))2+1tokens_c=2*(log_2(t+1))^2+1

Luck

Depending on your race, role, element, and equipment, you can potentially have Luck.

Identity BonusEquipment Bonus

Last updated