Crunching some numbers from the Genesis

Hi guys,

I collected data relative to the Genesis event, you can find the code to do it on your own on github.

It looks at the Genesis phase and the current state of the blockchain to collect the following info :

"0xA3B4817245ce62dC062672110D873F70325c26Cb": { // public address
    "ethGenesis": 5, // how many ETH commited during Genesis
    "ethPreswap": 5, // how many ETH pre-swapped during Genesis
    "preswap": 1, // percentage of pre-swap [0, 1]
    "fei": 0, // how many FEI held by the wallet now
    "tribe": 0 // how many TRIBE held by the wallet now
}

Current FEI and TRIBE holdings include tokens held in the wallet but also those held in the FEI-TRIBE pair as well as the claimable TRIBE from staking. I did not fetch the secondary markets like FEI/DAI Uniswap pair and other smartcontracts where people could have deposited their tokens.

There is a JSON file available with the full data, if someone feels like doing some pretty charts.

In textual form, here are some stats that I made :

Cummulative ETH contributed to Genesis
< 5 ETH      :  14 535
5-50 ETH     :  59 704
50-500 ETH   : 167 290
500-5000 ETH : 290 424
>= 5000 ETH  : 116 730
Cummulative ETH contributed to Genesis
 0-33  %preswap : 430 253
33-67  %preswap :  70 140
67-100 %preswap : 148 290
Average preswap during Genesis (weighted by contribution)
< 5 ETH      : 70.44%
5-50 ETH     : 56.16%
50-500 ETH   : 32.94%
500-5000 ETH : 19.98%
>= 5000 ETH  : 28.54%
TRIBE owned today vs TRIBE given at genesis (weighted by contribution)
                 <20% | 20-80% | 80-100% |  >100%
< 5 ETH      :  40.1% |  2.55% |      7% | 50.35%
5-50 ETH     : 48.37% |  4.51% |   6.84% | 40.28%
50-500 ETH   : 58.52% |  5.11% |    7.1% | 29.28%
500-5000 ETH :    69% |   7.1% |   3.99% | 19.91%
>= 5000 ETH  : 65.03% |     0% |      0% | 34.97%
TRIBE owned today vs TRIBE given at genesis (weighted by contribution)
                    <20% | 20-80% | 80-100% |  >100%
 0-33  %preswap : 77.99% |   4.4% |   5.36% | 12.25%
33-67  %preswap : 34.96% |     2% |   1.45% | 61.59%
67-100 %preswap : 32.93% |  8.03% |   3.01% | 56.03%

I won’t comment on the numbers, but what other stats would you like to see ?

7 Likes

Great initiative! It would be good to have more stats about FEI holders.

It would be great to see a graph with 5 lines evolving through time. Each line would represent the amount of FEI each address has.

The following value could be converted to USD.

< 5 ETH
5-50 ETH
50-500 ETH
500-5000 ETH

= 5000 ETH

Some ideas for graphs:


Also new addresses and addresses with non-zero balance (proxy to users).

Just some ideas for the future.

is there some conclusions that can be made from these graphs?

The numbers are interesting, I make some calculations based on them. The conclusion for me is Whales hold a big portion of TRIBE during Genesis but sold part of it. It would be great to have precise numbers to calculate how many they have today.

Source: TRIBE Voting Power - Google Sheets

As far as I understand, vested Tribe don’t vote, no reason to include them now.

Hello Pavel! Vested tokens can be delegated to vote, so they have voting power.

Also sharing here some interesting additional data: https://twitter.com/AlphaAlarm_HQ/status/1381768289815162880/photo/1

Cool Bruno, is this your work?

No, other community member just shared the link. I am curious about the more data they will publish this week! :slight_smile: