Commit Graph

11 Commits

Author SHA1 Message Date
Sebastián Galiano a81f66560f Improve names of entities. Add description to fields in schema. 2019-08-14 23:54:55 -03:00
Sebastián Galiano 24a131aa65 Include the fields `transaction`, `timestamp` and `block` into TokenEvent interface 2019-08-14 23:54:55 -03:00
Sebastián Galiano cba71d09db Fix token flags decoding 2019-08-14 23:54:55 -03:00
Sebastián Galiano 67910a701c Use EthereumMetadata interface in all appropriate entities 2019-08-14 23:54:55 -03:00
Sebastián Galiano ae657a8de8 Collect information about evolution of account balances (historical data) 2019-08-14 23:54:55 -03:00
Sebastián Galiano 4e87a74bed Track account balances 2019-08-14 23:54:55 -03:00
Sebastián Galiano 3dab66fba7 Using the right token amount precision for events 2019-08-14 23:54:55 -03:00
Sebastián Galiano 82440be5a3 Add information about block and transaction to token event entities 2019-08-14 23:54:55 -03:00
Sebastián Galiano 64241903d6 Simplify token registry structure. Improve token flags handling. 2019-08-14 23:54:55 -03:00
Sebastián Galiano 53df2ad1f8 Add support to collect data from tokens that are burnable and mintable through events 2019-08-14 23:54:55 -03:00
Sebastián Galiano 6c39c547d1 Initial implementation of token registry backed by an IPFS file 2019-08-14 23:54:55 -03:00