Community
Last updated
Last updated
The Community Contract holds the funds of the , which can be spent through a governance poll.
owner
HumanAddr
Owner address
mirror_token
HumanAddr
Contract address of the Mirror Token
spend_limit
Uint128
Max amount of disbursement
UpdateConfig
Can only be issued by the owner. Updates the Community Contract's configuration.
owner
*
HumanAddr
New contract owner
spend_limit
*
Uint128
New spending limit
* = optional
Spend
Can only be issued by the owner. Sends the amount of MIR tokens to the designated recipient.
amount
Uint128
Amount of MIR in contract's balance to send
recipient
HumanAddr
Recipient of the funds
Config
Gets the Mirror Community contract's configuration.
Response
owner
HumanAddr
Owner address
mirror_token
HumanAddr
Contract address of the Mirror Token
spend_limit
Uint128
Max amount of disbursement