How to Create and Award a Child Bounty | Scribe

    How to Create and Award a Child Bounty

    • Otar |
    • 0 step |
    • 3 minutes
    Navigate to extrinsics [https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/extrinsics](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/extrinsics)
    Click here and select the curator account.
    Click here.
    Click here.
    Click here.
    Select "batchAll" to execute multiple calls together.
    Click here.
    Select "ChildBounties".
    The first call will be adding/creating a child bounty.
    Type your main Bounty ID number.
    Include the value you want to send as a reward for the child bounty. Make sure to multiply the DOT value by 10,000,000,000 to match the compact<u128> parameter.
    Provide a short description of the child bounty.
    We are now going to draft the second call. The second call will be adding/creating the child bounty curator.
    Click "system".
    Click here.
    Select "proposeCurator".
    Include the main Bounty ID number.
    As we are batching multiple calls together, we have to make a prediction of the child bounty index. This can be done as follows:
    Open a new tab [https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/bounties](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/bounties)
    Click "Bounties".

    Want to make guides like this in seconds? Yes, it's really that fast.

    This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe