AssetHub Westend
subscan
Runtime Modules / AhOps
Spec Version:
Events
Name
Lookup
Attributes
LeaseUnreserveRemainingfe00["AccountId","ParaId","BalanceOf"]
CrowdloanUnreserveRemainingfe01["AccountId","ParaId","BalanceOf"]
Storage Functions
Name
Type
RcLeaseReserve{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","U32","AccountId"],"value":"U128","keys_id":942,"value_id":6}}
RcCrowdloanContribution{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","U32","AccountId"],"value":"Tuple:AccountIdU128","keys_id":942,"value_id":408}}
RcCrowdloanReserve{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","U32","AccountId"],"value":"U128","keys_id":942,"value_id":6}}
Error Types
Name
Docs
NoLeaseReserveEither no lease deposit or already unreserved.
NoCrowdloanContributionEither no crowdloan contribution or already withdrawn.
NoCrowdloanReserveEither no crowdloan reserve or already unreserved.
FailedToWithdrawCrowdloanContributionFailed to withdraw crowdloan contribution.
NotYetBlock number is not yet reached.
ContributionsRemainingNot all contributions are withdrawn.