Polkadot
subscan
Runtime Modules / Proxy
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
ProxyExecuted1d00
AnonymousCreated1d01
Announced1d02
Storage Functions
Name
Type
Proxies{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"(Vec<ProxyDefinition<AccountId, ProxyType, BlockNumber>>, BalanceOf)","isLinked":false}}
Announcements{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"(Vec<Announcement<AccountId, CallHashOf, BlockNumber>>, BalanceOf)","isLinked":false}}
Constants
Name
Type
Value
ProxyDepositBaseBalanceOf0x0084b2952e0000000000000000000000
ProxyDepositFactorBalanceOf0x8066ab13000000000000000000000000
MaxProxiesu160x2000
MaxPendingu320x20000000
AnnouncementDepositBaseBalanceOf0x0084b2952e0000000000000000000000
AnnouncementDepositFactorBalanceOf0x00cd5627000000000000000000000000
Error Types
Name
Docs
TooMany There are too many proxies registered or too many announcements pending.
NotFound Proxy registration not found.
NotProxy Sender is not a proxy of the account to be proxied.
Unproxyable A call which is incompatible with the proxy type's filter was attempted.
Duplicate Account is already a proxy.
NoPermission Call may not be made by proxy because it may escalate its privileges.
Unannounced Announcement, if made at all, was made too recently.