subscan
Runtime Modules / Identity
Spec Version:
Storage Functions
Name
Type
IdentityOf{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"Registration<BalanceOf, MaxRegistrars, MaxAdditionalFields>","isLinked":false}}
SuperOf{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"(AccountId, Data)","isLinked":false}}
SubsOf{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"(BalanceOf, BoundedVec<AccountId, MaxSubAccounts>)","isLinked":false}}
Registrars{"origin":"PlainType","plain_type":"BoundedVec<Option<RegistrarInfo<BalanceOf, AccountId>>, T ::MaxRegistrars>"}
Constants
Name
Type
Value
BasicDepositBalanceOf0x00a0724e180900000000000000000000
FieldDepositBalanceOf0x00a89c13460200000000000000000000
SubAccountDepositBalanceOf0x00204aa9d10100000000000000000000
MaxSubAccountsu320x64000000
MaxAdditionalFieldsu320x64000000
MaxRegistrarsu320x14000000
Error Types
Name
Docs
TooManySubAccounts Too many subs-accounts.
NotFound Account isn't found.
NotNamed Account isn't named.
EmptyIndex Empty index.
FeeChanged Fee is changed.
NoIdentity No identity found.
StickyJudgement Sticky judgement.
JudgementGiven Judgement given.
InvalidJudgement Invalid judgement.
InvalidIndex The index is invalid.
InvalidTarget The target is invalid.
TooManyFields Too many additional fields.
TooManyRegistrars Maximum amount of registrars reached. Cannot add any more.
AlreadyClaimed Account ID is already named.
NotSub Sender is not a sub-account.
NotOwned Sub-account isn't owned by sender.