OpenGov Tracks
Governance Tracks
Root
SUDO privileges to call any method
Parameters:
WhitelistedCaller
SUDO privileges, requires Fellows to be certified as whitelisted to execute as Root Origin
ValidatorElection
It has the right to execute specific methods in the SLP to manage the operating parameters of the SLP protocol such as node selection and whitelisting.
vailable funtions to call:
slp.initialize_delegator
slp.add_validator
slp.remove_validator
SystemStaking
Any configuration item authorized to perform SystemStaking
Available funtions to call:
systemStaking.token_config
systemStaking.delete_token
systemStaking.refresh_token
systemStaking.payout
SALP Admin
Authorized to execute SALP-related open configuration items
Available funtions to call:
salp.fund_success
salp.fund_fail
salp.continue_fund
salp.fund_retire
salp.fund_end
salp.create
salp.edit
salp.withdraw
salp.dissolve_refunded
salp.dissolve
vstokenConversion.set_exchange_fee
vstokenConversion.set_exchange_rate
vstokenConversion.set_relaychain_lease
vsBondAuction.forceRevoke
vsBondAuction.setBuyAndSellTransactionFeeRate
FellowshipAdmin
Perform FellowshipAdmin related management operations
ReferendumCanceller
cancel a referendum
ReferendumKiller
disable a referendum
All Tracks support the invocation of common batch, batch_all, force_batch methods
Last updated