Skip to content

Commit

Permalink
add votingDeadline to rounds.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Nov 14, 2023
1 parent 2c8aa24 commit 39a63dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions vue-app/src/rounds/rounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,60 +3,70 @@
"network": "xdai",
"address": "0xcf0228760a6da7c77677588314b3f87966cd76d8",
"startTime": 1603564690,
"votingDeadline": 1605033490,
"isFinalized": true
},
{
"network": "xdai",
"address": "0xbC8b6F9e55466217522ce382047191312e51e67D",
"startTime": 1605642150,
"votingDeadline": 1607110950,
"isFinalized": true
},
{
"network": "xdai",
"address": "0x18604d042A77C6Ed870Bb86Bc59042daf20BC2Fe",
"startTime": 1607703550,
"votingDeadline": 1609172350,
"isFinalized": true
},
{
"network": "xdai",
"address": "0xA61aAd9fc284ef75B2b39575E3E0f16863e755bc",
"startTime": 1610207600,
"votingDeadline": 1612022000,
"isFinalized": true
},
{
"network": "xdai",
"address": "0x4a7242887b004E6C2919E8F040E5B3Cf3369Cd7C",
"startTime": 1612729195,
"votingDeadline": 1614543595,
"isFinalized": false
},
{
"network": "xdai",
"address": "0x5D259f67FBB03bcF2F1c3f35Ec12F711d7A2D439",
"startTime": 1617719940,
"votingDeadline": 1618411140,
"isFinalized": true
},
{
"network": "xdai",
"address": "0xf8acacfA954742Dc4eaf8Bd8498F4DFdc01B3875",
"startTime": 1621285100,
"votingDeadline": 1621976300,
"isFinalized": false
},
{
"network": "xdai",
"address": "0x1c1DF3c3612E140B295F8D37636cBdAf209C2d99",
"startTime": 1621450380,
"votingDeadline": 1623264780,
"isFinalized": true
},
{
"network": "xdai",
"address": "0xd07aa7faeba14efde87f2538699c0d6c9a566c20",
"startTime": 1633575170,
"votingDeadline": 1635389570,
"isFinalized": false
},
{
"network": "arbitrum",
"address": "0x806F08B7DD31fE0267e8c70C4bF8C4BfbBddE760",
"startTime": 1687819889,
"votingDeadline": 1689720689,
"isFinalized": true
}
]

0 comments on commit 39a63dd

Please sign in to comment.