graph-network-subgraph
graph-network-subgraph copied to clipboard
List of bugs to fix
- [ ] Truncate decimals on division for values like GRT. GRT with 18 decimal places cannot have decimals after. They do not exist on the blockchain, it is pointless to store in the subgraph
- [ ] There was a bug about epochs not being a full 24 hours. We should investigate
- [ ] Strings should be truncated to a length of, 200 maybe