Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions

  • Add an optional memo to an existing crowdloan contribution.
  • Contribute to a crowd sale. This will transfer some balance over to fund a parachain slot. It will be withdrawable when the crowdloan has ended and the funds are unused.
  • Contribute your entire balance to a crowd sale. This will transfer the entire balance of a user over to fund a parachain slot. It will be withdrawable when the crowdloan has ended and the funds are unused.
  • Create a new crowdloaning campaign for a parachain slot with the given lease period range.
  • Remove a fund after the retirement period has ended and all funds have been returned.
  • Edit the configuration for an in-progress crowdloan.
  • Poke the fund into NewRaise
  • Automatically refund contributors of an ended crowdloan. Due to weight restrictions, this function may need to be called multiple times to fully refund all users. We will refund RemoveKeysLimit users at a time.
  • Withdraw full balance of a specific contributor.