Kusama
subscan
Runtime Modules / Registrar
Spec Version:
Call Functions
Name
Lookup
Parameters
register46003
force_register46015
deregister46021
swap46032
force_remove_lock46041
reserve4605-
Events
Name
Lookup
Attributes
Registered4600
Deregistered4601
Reserved4602
Storage Functions
Name
Type
PendingSwap{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ParaId","isLinked":false}}
Paras{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ParaInfo<AccountId, BalanceOf>","isLinked":false}}
NextFreeParaId{"origin":"PlainType","plain_type":"ParaId"}
Constants
Name
Type
Value
ParaDepositBalanceOf0x0080ca39612400000000000000000000
DataDepositPerByteBalanceOf0x55a0fc01000000000000000000000000
Error Types
Name
Docs
NotRegistered The ID is not registered.
AlreadyRegistered The ID is already registered.
NotOwner The caller is not the owner of this Id.
CodeTooLarge Invalid para code size.
HeadDataTooLarge Invalid para head data size.
NotParachain Para is not a Parachain.
NotParathread Para is not a Parathread.
CannotDeregister Cannot deregister para
CannotDowngrade Cannot schedule downgrade of parachain to parathread
CannotUpgrade Cannot schedule upgrade of parathread to parachain
ParaLocked Para is locked from manipulation by the manager. Must use parachain or relay chain governance.
NotReserved The ID given for registration has not been reserved.