kusama
subscan
Kusama
Runtime Modules / Proxy
Spec Version:
Call Functions
Name
Lookup
Parameters
proxy1e003
add_proxy1e012
remove_proxy1e022
remove_proxies1e03-
anonymous1e042
kill_anonymous1e055
Events
Name
Lookup
Attributes
ProxyExecuted1700
AnonymousCreated1701
Storage Functions
Name
Type
Proxies{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"(Vec<(AccountId, ProxyType)>, BalanceOf)","isLinked":false}}
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.
Uncallable A call with a `false` `IsCallable` filter was attempted.
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.