Expand description
Functions§
- accept_
application - Accepts an agent application. Only available for the root key or curators.
- add_
allocator - Adds a new allocator to the list. Only available for the root key.
- add_
dao_ treasury_ transfer_ proposal - Creates a proposal moving funds from the treasury account to the given key.
- add_
emission_ proposal - Creates a new emission percentage proposal.
- add_
global_ custom_ proposal - Creates a new custom global proposal.
- add_
global_ params_ proposal - Creates a new global parameters proposal.
- add_
to_ whitelist - Forcefully adds a new agent to the whitelist. Only available for the root key or curators.
- deny_
application - Denies an agent application. Only available for the root key or curators.
- disable_
vote_ delegation - Disables vote power delegation.
- enable_
vote_ delegation - Enables vote power delegation.
- penalize_
agent - Sets a penalty factor to the given agent emissions. Only available for the root key or curators.
- remove_
allocator - Removes an existing allocator from the list. Only available for the root key.
- remove_
from_ whitelist - Forcefully removes an agent from the whitelist. Only available for the root key or curators.
- remove_
vote_ proposal - Removes a casted vote for an open proposal.
- set_
emission_ params - Forcefully sets emission percentages. Only available for the root key.
- submit_
application - Submits a new agent application on behalf of a given key.
- toggle_
agent_ freezing - Warning: Doc-Only
- toggle_
namespace_ freezing - Warning: Doc-Only
- vote_
proposal - Casts a vote for an open proposal.