-
-
The percentage of total stake should be a column on the staking ledger page. Or, there shoud be another page that adds this useful stat to the data displayed on the staking ledger page. (The latter id…
-
Add a `total_currency` function for aggregating the total supply of mina tokens at a given height.
Note: the calculation will be off by `0.000001000` until we incorporate the genesis block winner i…
-
-
```
{
"data": null,
"errors": [
{
"message": "Unknown type \"NextstakeSortByInput\"",
"locations": [
{
"line": 3,
…
-
Create two new indices for the `sender` and `receiver` portion of the transaction. This will look something like the following:
```
fromCF: {send_pk}{global_slot}{txn_hash} -> amount
toCF: {rec…
-
![Image](https://github.com/Granola-Team/mina-block-explorer/assets/550475/260978e0-b551-431f-b304-2e7fa16d1d36)
-
This is required by the accounts GQL endpoint to be feature parity with the ME GQL API
-
-