Summary
This proposal is the 1st step on Kusama Treasury Fund Roadmap.
Proposal
https://bifrost-kusama.subscan.io/referenda/102
Vote: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Feu.bifrost-rpc.liebi.com%2Fws#/democracy
Technical details
The procedure for the spending is as follows:
Currencies::update_balance
issues an additional 50,000 KSM on the treasury address (eCSrvbA5gGNYdM3UjBNxcBNBqGxtz3SEEfydKragtL4pJ4F);
- Mint 25,000 KSM to vKSM through
VtokenMinting::mint
method.
- Add 25,000 KSM and the corresponding vKSM liquidity to
zenlink
liquidity pool through the ZenlinkProtocol::add_liquidity
method.