zkVerify Testnet
subscan
Runtime Modules / Proxy
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
ProxyExecuted2000["DispatchResult"]
PureCreated2001["AccountId","AccountId","ProxyType","u16"]
Announced2002["AccountId","AccountId","CallHashOf"]
ProxyAdded2003["AccountId","AccountId","ProxyType","BlockNumberFor"]
ProxyRemoved2004["AccountId","AccountId","ProxyType","BlockNumberFor"]
Storage Functions
Name
Type
Proxies{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Tuple:bounded_collections:bounded_vec:BoundedVec@628U128","keys_id":0,"value_id":627}}
Announcements{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Tuple:bounded_collections:bounded_vec:BoundedVec@632U128","keys_id":0,"value_id":631}}
Constants
Name
Type
Value
ProxyDepositBaseU1280000fc745cd9dd1b0000000000000000
ProxyDepositFactorU1280080963d533d75000000000000000000
MaxProxiesU3220000000
MaxPendingU3220000000
AnnouncementDepositBaseU1280000fc745cd9dd1b0000000000000000
AnnouncementDepositFactorU12800002d7ba67aea000000000000000000
Error Types
Name
Docs
TooManyThere are too many proxies registered or too many announcements pending.
NotFoundProxy registration not found.
NotProxySender is not a proxy of the account to be proxied.
UnproxyableA call which is incompatible with the proxy type's filter was attempted.
DuplicateAccount is already a proxy.
NoPermissionCall may not be made by proxy because it may escalate its privileges.
UnannouncedAnnouncement, if made at all, was made too recently.
NoSelfProxyCannot add self as proxy.
Subscan’s website uses cookies.
I agree to the
Terms
&
Privacy Policy
.