Polkadot
subscan
Runtime Modules / Identity
Spec Version:
Storage Functions
Name
Type
IdentityOf{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"Registration<BalanceOf>","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, Vec<AccountId>)","isLinked":false}}
Registrars{"origin":"PlainType","plain_type":"Vec<Option<RegistrarInfo<BalanceOf, AccountId>>>"}
Constants
Name
Type
Value
BasicDepositBalanceOf0x007db52a2f0000000000000000000000
FieldDepositBalanceOf0x00cd5627000000000000000000000000
SubAccountDepositBalanceOf0x80f884b02e0000000000000000000000
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.