Skip to content

Commit

Permalink
Flat: latest data (2023-09-11T00:33:03.590Z)
Browse files Browse the repository at this point in the history
{
  "date": "2023-09-11T00:33:03.590Z",
  "files": [
    {
      "name": "evmos-proposals-all.json",
      "deltaBytes": 85,
      "source": "https://rest.bd.evmos.org:1317/cosmos/gov/v1beta1/proposals?proposal_status=0&pagination.limit=500"
    },
    {
      "name": "evmos-validators-all.json",
      "deltaBytes": 992,
      "source": "https://rest.bd.evmos.org:1317/cosmos/staking/v1beta1/validators?pagination.limit=500"
    },
    {
      "name": "evmos-denoms-all.json",
      "deltaBytes": 630,
      "source": "https://rest.bd.evmos.org:1317/cosmos/bank/v1beta1/denoms_metadata?pagination.limit=500"
    }
  ]
}
  • Loading branch information
flat-data committed Sep 11, 2023
1 parent a17c7d4 commit 1f9e426
Show file tree
Hide file tree
Showing 3 changed files with 374 additions and 322 deletions.
23 changes: 23 additions & 0 deletions evmos-denoms-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,29 @@
"uri": "",
"uri_hash": ""
},
{
"description": "Cosmos coin token representation of 0x98fAFD9F714CE0B4bB2870527076F2F314aAed82",
"denom_units": [
{
"denom": "erc20/0x98fAFD9F714CE0B4bB2870527076F2F314aAed82",
"exponent": 0,
"aliases": [
]
},
{
"denom": "Tashi",
"exponent": 18,
"aliases": [
]
}
],
"base": "erc20/0x98fAFD9F714CE0B4bB2870527076F2F314aAed82",
"display": "Tashi",
"name": "erc20/0x98fAFD9F714CE0B4bB2870527076F2F314aAed82",
"symbol": "TASHI",
"uri": "",
"uri_hash": ""
},
{
"description": "Cosmos coin token representation of 0xb72A7567847abA28A2819B855D7fE679D4f59846",
"denom_units": [
Expand Down
16 changes: 8 additions & 8 deletions evmos-proposals-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -4737,11 +4737,11 @@
"0x98fAFD9F714CE0B4bB2870527076F2F314aAed82"
]
},
"status": "PROPOSAL_STATUS_VOTING_PERIOD",
"status": "PROPOSAL_STATUS_PASSED",
"final_tally_result": {
"yes": "0",
"abstain": "0",
"no": "0",
"yes": "182828905953429545953208698",
"abstain": "1648940079236809994688490",
"no": "484018071813551074222334",
"no_with_veto": "0"
},
"submit_time": "2023-09-05T13:33:46.094656988Z",
Expand Down Expand Up @@ -4819,7 +4819,7 @@
}
]
},
"status": "PROPOSAL_STATUS_DEPOSIT_PERIOD",
"status": "PROPOSAL_STATUS_VOTING_PERIOD",
"final_tally_result": {
"yes": "0",
"abstain": "0",
Expand All @@ -4831,11 +4831,11 @@
"total_deposit": [
{
"denom": "aevmos",
"amount": "1500100000000000000000"
"amount": "3500100000000000000000"
}
],
"voting_start_time": "0001-01-01T00:00:00Z",
"voting_end_time": "0001-01-01T00:00:00Z"
"voting_start_time": "2023-09-10T12:20:34.858293307Z",
"voting_end_time": "2023-09-15T12:20:34.858293307Z"
},
{
"proposal_id": "180",
Expand Down
Loading

0 comments on commit 1f9e426

Please sign in to comment.