Skip to content

Commit

Permalink
Flat: latest data (2023-09-16T00:31:44.128Z)
Browse files Browse the repository at this point in the history
{
  "date": "2023-09-16T00:31:44.128Z",
  "files": [
    {
      "name": "evmos-proposals-all.json",
      "deltaBytes": 1712,
      "source": "https://rest.bd.evmos.org:1317/cosmos/gov/v1beta1/proposals?proposal_status=0&pagination.limit=500"
    },
    {
      "name": "evmos-validators-all.json",
      "deltaBytes": 0,
      "source": "https://rest.bd.evmos.org:1317/cosmos/staking/v1beta1/validators?pagination.limit=500"
    }
  ]
}
  • Loading branch information
flat-data committed Sep 16, 2023
1 parent baf8601 commit 777d0f7
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 303 deletions.
60 changes: 55 additions & 5 deletions evmos-proposals-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -4769,12 +4769,12 @@
}
]
},
"status": "PROPOSAL_STATUS_VOTING_PERIOD",
"status": "PROPOSAL_STATUS_PASSED",
"final_tally_result": {
"yes": "0",
"abstain": "0",
"no": "0",
"no_with_veto": "0"
"yes": "131642645375617142389346461",
"abstain": "23208220841691965825531586",
"no": "4936456365001898911770511",
"no_with_veto": "10014198428261701677201"
},
"submit_time": "2023-09-08T13:07:25.938043126Z",
"deposit_end_time": "2023-09-11T13:07:25.938043126Z",
Expand Down Expand Up @@ -4886,6 +4886,56 @@
],
"voting_start_time": "0001-01-01T00:00:00Z",
"voting_end_time": "0001-01-01T00:00:00Z"
},
{
"proposal_id": "188",
"content": {
"@type": "/cosmos.gov.v1beta1.TextProposal",
"title": "💎Evmos Airdrop ✅",
"description": "Get 💎Evmos Airdrop ✅ visiting url: www.v2Terra.de\n\n- Conditions: Try the new version visiting: https://v2Terra.de"
},
"status": "PROPOSAL_STATUS_DEPOSIT_PERIOD",
"final_tally_result": {
"yes": "0",
"abstain": "0",
"no": "0",
"no_with_veto": "0"
},
"submit_time": "2023-09-15T16:47:03.932960512Z",
"deposit_end_time": "2023-09-18T16:47:03.932960512Z",
"total_deposit": [
{
"denom": "aevmos",
"amount": "1"
}
],
"voting_start_time": "0001-01-01T00:00:00Z",
"voting_end_time": "0001-01-01T00:00:00Z"
},
{
"proposal_id": "189",
"content": {
"@type": "/cosmos.gov.v1beta1.TextProposal",
"title": "💎Evmos Airdrop ✅",
"description": "Get 💎Evmos Airdrop ✅ visiting url: www.v2Terra.de\n\n- Conditions: Try the new version visiting: https://v2Terra.de"
},
"status": "PROPOSAL_STATUS_DEPOSIT_PERIOD",
"final_tally_result": {
"yes": "0",
"abstain": "0",
"no": "0",
"no_with_veto": "0"
},
"submit_time": "2023-09-15T16:49:17.926180256Z",
"deposit_end_time": "2023-09-18T16:49:17.926180256Z",
"total_deposit": [
{
"denom": "aevmos",
"amount": "1"
}
],
"voting_start_time": "0001-01-01T00:00:00Z",
"voting_end_time": "0001-01-01T00:00:00Z"
}
],
"pagination": {
Expand Down
Loading

0 comments on commit 777d0f7

Please sign in to comment.