-
Notifications
You must be signed in to change notification settings - Fork 9
Spatial distributions
Zvezdin edited this page Feb 24, 2018
·
2 revisions
Spatial distributions are ways to extract recent changes or the state from blockchain data by representing it as an image. The following sections assume that you are familiar with the distributions defined in the paper.
Distributions, not defined in the paper but that have been implemented and experimented with.
Distribution of contract accounts based on their balance (X) and seconds since last activity (Y).
An example distribution with Log 1.2 scale:

An example distribution with Log 2 scale:

Distribution of recently active contract accounts based on input volume (X) and number of (ERC20) operations with them (Y).
An example distribution with Log 2 scale:
