hydration
subscan
Runtime Modules / Dispatcher
Spec Version:
Events
Name
Lookup
Attributes
TreasuryManagerCallDispatched2800["Hash","DispatchResultWithPostInfo"]
AaveManagerCallDispatched2801["Hash","DispatchResultWithPostInfo"]
Storage Functions
Name
Type
AaveManagerAccount{"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0}
ExtraGas{"origin":"PlainType","plain_type":"U64","PlainTypeValue":12}
LastEvmCallExitReason{"origin":"PlainType","plain_type":"evm_core:error:ExitReason","PlainTypeValue":447}
Error Types
Name
Docs
EvmCallFailedThe EVM call execution failed. This happens when the EVM returns an exit reasonother than `ExitSucceed(Returned)` or `ExitSucceed(Stopped)`.
NotEvmCallThe provided call is not an EVM call. This extrinsic only accepts `pallet_evm::Call::call`.