polkadot
subscan
Polkadot
Runtime Modules / Proxy
Spec Version:
Call Functions
Name
Lookup
Parameters
proxy1d003
add_proxy1d012
remove_proxy1d022
remove_proxies1d03-
anonymous1d042
kill_anonymous1d055
Events
Name
Lookup
Attributes
ProxyExecuted1600
AnonymousCreated1601
Storage Functions
Name
Type
Proxies{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"(Vec<(AccountId, ProxyType)>, BalanceOf)","isLinked":false}}
Constants
Name
Type
Value
ProxyDepositBaseBalanceOf0x0084b2952e0000000000000000000000
ProxyDepositFactorBalanceOf0x8066ab13000000000000000000000000
MaxProxiesu160x2000
Error Types
Name
Docs
TooMany There are too many proxies registered.
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.