Smartcontract documentation for proposals
Actions
addactive
/
addactive
addcampaign
/
addcampaign
addvoice
/
addvoice
against
/
against
calcvotepow
/
calcvotepow
cancel
/
cancel
changetrust
/
changetrust
checkprop
/
checkprop
checkstake
/
checkstake
cleanmig
/
cleanmig
create
/
create
createinvite
/
createinvite
createx
/
createx
decayvoice
/
decayvoice
decayvoices
/
decayvoices
delegate
/
delegate
doneprop
/
doneprop
erasepartpts
/
erasepartpts
evalproposal
/
evalproposal
favour
/
favour
initnumprop
/
initnumprop
initsz
/
initsz
migvotepow
/
migvotepow
mimicvote
/
mimicvote
neutral
/
neutral
onperiod
/
onperiod
reevalprop
/
reevalprop
reset
/
reset
stake
/
stake
testevalprop
/
testevalprop
testperiod
/
testperiod
testpropquor
/
testpropquor
testquorum
/
testquorum
testsetvoice
/
testsetvoice
testvdecay
/
testvdecay
undelegate
/
undelegate
update
/
update
updatevoice
/
updatevoice
updatevoices
/
updatevoices
updatex
/
updatex
voteonbehalf
/
voteonbehalf
Events
Tables
actives
/
active_table
(i64)
cycle
/
cycle_table
(i64)
cyclestats
/
cycle_stats_table
(i64)
cycvotedprps
/
voted_proposals_table
(i64)
deltrusts
/
delegate_trust_table
(i64)
lastprops
/
last_proposal_table
(i64)
minstake
/
min_stake_table
(i64)
participants
/
participant_table
(i64)
props
/
proposal_table
(i64)
sizes
/
size_table
(i64)
support
/
support_level_table
(i64)
users
/
user_table
(i64)
voice
/
voice_table
(i64)
votes
/
vote_table
(i64)
ABI Extensions
Structs
active_table
account / name
timestamp / uint64
addactive
account / name
addcampaign
proposal_id / uint64
campaign_id / uint64
addvoice
user / name
amount / uint64
against
user / name
id / uint64
amount / uint64
calcvotepow
cancel
id / uint64
changetrust
user / name
trust / bool
checkprop
proposal_id / uint64
message / string
checkstake
prop_id / uint64
cleanmig
create
creator / name
recipient / name
quantity / asset
title / string
summary / string
description / string
image / string
url / string
fund / name
createinvite
creator / name
recipient / name
quantity / asset
title / string
summary / string
description / string
image / string
url / string
fund / name
max_amount_per_invite / asset
planted / asset
reward / asset
createx
creator / name
recipient / name
quantity / asset
title / string
summary / string
description / string
image / string
url / string
fund / name
pay_percentages / uint64[]
cycle_stats_table
propcycle / uint64
start_time / uint64
end_time / uint64
num_proposals / uint64
num_votes / uint64
total_voice_cast / uint64
total_favour / uint64
total_against / uint64
total_citizens / uint64
quorum_vote_base / uint64
quorum_votes_needed / uint64
total_eligible_voters / uint64
unity_needed / float32
active_props / uint64[]
eval_props / uint64[]
cycle_table
propcycle / uint64
t_onperiod / uint64
t_voicedecay / uint64
decayvoice
start / uint64
chunksize / uint64
decayvoices
delegate
delegator / name
delegatee / name
scope / name
delegate_trust_table
delegator / name
delegatee / name
weight / float64
timestamp / uint64
doneprop
proposal_id / uint64
erasepartpts
active_proposals / uint64
evalproposal
proposal_id / uint64
prop_cycle / uint64
favour
user / name
id / uint64
amount / uint64
initnumprop
initsz
last_proposal_table
account / name
proposal_id / uint64
migvotepow
cycle / uint64
mimicvote
delegatee / name
delegator / name
scope / name
proposal_id / uint64
percentage_used / float64
option / name
chunksize / uint64
min_stake_table
prop_id / uint64
min_stake / uint64
neutral
user / name
id / uint64
onperiod
participant_table
account / name
nonneutral / bool
count / uint64
proposal_table
id / uint64
creator / name
recipient / name
quantity / asset
staked / asset
executed / bool
total / uint64
favour / uint64
against / uint64
title / string
summary / string
description / string
image / string
url / string
status / name
stage / name
fund / name
creation_date / uint64
pay_percentages / uint64[]
passed_cycle / uint64
age / uint32
current_payout / asset
campaign_type / name
max_amount_per_invite / asset
planted / asset
reward / asset
campaign_id / uint64
reevalprop
proposal_id / uint64
prop_cycle / uint64
reset
size_table
id / name
size / uint64
stake
from / name
to / name
quantity / asset
memo / string
support_level_table
propcycle / uint64
num_proposals / uint64
total_voice_cast / uint64
voice_needed / uint64
testevalprop
proposal_id / uint64
prop_cycle / uint64
testperiod
testpropquor
current_cycle / uint64
prop_id / uint64
testquorum
total_proposals / uint64
testsetvoice
user / name
amount / uint64
testvdecay
timestamp / uint64
undelegate
delegator / name
scope / name
update
id / uint64
title / string
summary / string
description / string
image / string
url / string
updatevoice
start / uint64
updatevoices
updatex
id / uint64
title / string
summary / string
description / string
image / string
url / string
pay_percentages / uint64[]
user_table
account / name
status / name
type / name
nickname / string
image / string
story / string
roles / string
skills / string
interests / string
reputation / uint64
timestamp / uint64
voice_table
account / name
balance / uint64
vote_table
proposal_id / uint64
account / name
amount / uint64
favour / bool
voted_proposals_table
proposal_id / uint64
voteonbehalf
voter / name
id / uint64
amount / uint64
option / name