forked from starcoinorg/starcoin-dao-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgetProposal.json
96 lines (93 loc) · 2.35 KB
/
getProposal.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"proposalType": "string",
"link": "string",
"submittedBy": {
"logoUrl": "string",
"address": "string",
"link": "string"
},
"recipient": {
"logoUrl": "string",
"address": "string",
"link": "string"
},
"endText": "string",
// /dev/v1/accountVotes
"activities": [
{
"title": "string",
"daysAgo": "number",
"avatorUrl": "string"
}
]
}
blockHeight: 6545885
blockStateRoot: "0xffa6e0c0d4aa79020ee0f799ff4919637237e153accc30d782f652fc56f1a005"
categoryId: "category2"
description: "description2"
discussion: "https://github.com/starcoinorg/discussion2"
proposalId: {daoId: 'test_dao_id', proposalNumber: '2'}
submittedAt: null
submittedBy: null
title: "title2"
votingPeriodEnd: 1655728732815
votingPeriodStart: 1956583272720
votingType: "YES_NO"
aborted: false
actions: []
applicant: "0xe39405b5d7849a1572382fb02e5e39db7a42410b"
cancelled: false
cancelledAt: null
createdAt: "1646987361"
createdBy: "0xe4376e143c9d7466be6d35c1d470c1376d0e04db"
description: ""
details: "{\"title\":\"炜杰加入member\",\"proposalType\":\"Member Proposal\"}"
didPass: false
escrow: null
executed: false
gracePeriodEnds: "0"
guildkick: false
hash: ""
id: "0x26edf55480c50a2fab52d0d7bdf1dbbf2f4bb14f-proposal-37"
isMinion: false
link: ""
lootRequested: "0"
memberAddress: "0x0000000000000000000000000000000000000000"
minion: null
minionAddress: null
minionExecuteActionTx: null
moloch: {gracePeriodLength: '10', periodDuration: '60', version: '2.1', votingPeriodLength: '120', __typename: 'Moloch'}
molochAddress: "0x26edf55480c50a2fab52d0d7bdf1dbbf2f4bb14f"
molochVersion: "2"
newMember: true
noShares: "0"
noVotes: "0"
paymentRequested: "0"
paymentTokenDecimals: null
paymentTokenSymbol: null
processed: false
processedAt: null
processor: "0x0000000000000000000000000000000000000000"
proposalId: "37"
proposalIndex: null
proposalType: "Member Proposal"
proposer: "0xe39405b5d7849a1572382fb02e5e39db7a42410b"
sharesRequested: "1"
sponsor: "0x0000000000000000000000000000000000000000"
sponsored: false
sponsoredAt: null
startingPeriod: "0"
status: "Unsponsored"
title: "炜杰加入member"
trade: false
tributeOffered: "0"
tributeToken: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
tributeTokenDecimals: null
tributeTokenSymbol: null
votes: []
votingPeriodEnds: "0"
votingPeriodStarts: "0"
whitelist: false
yesShares: "0"
yesVotes: "0"
__typename: "Proposal"