referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
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_memo
Add an optional memo to an existing crowdloan contribution.
contribute
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_all
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
Create a new crowdloaning campaign for a parachain slot with the given lease period range.
dissolve
Remove a fund after the retirement period has ended and all funds have been returned.
edit
Edit the configuration for an in-progress crowdloan.
poke
Poke the fund into NewRaise
refund
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
Withdraw full balance of a specific contributor.