Westend
subscan
Runtime Modules / Purchase
Spec Version:
Storage Functions
Name
Type
Accounts{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"AccountStatus<BalanceOf>","isLinked":false}}
PaymentAccount{"origin":"PlainType","plain_type":"AccountId"}
Statement{"origin":"PlainType","plain_type":"Bytes"}
UnlockBlock{"origin":"PlainType","plain_type":"BlockNumber"}
Constants
Name
Type
Value
MaxStatementLengthu320xe8030000
UnlockedProportionPermill0x00000000
MaxUnlockedBalanceOf0x00000000000000000000000000000000
Error Types
Name
Docs
InvalidAccount Account is not currently valid to use.
ExistingAccount Account used in the purchase already exists.
InvalidSignature Provided signature is invalid
AlreadyCompleted Account has already completed the purchase process.
Overflow An overflow occurred when doing calculations.
InvalidStatement The statement is too long to be stored on chain.
InvalidUnlockBlock The unlock block is in the past!
VestingScheduleExists Vesting schedule already exists for this account.