Humanode
subscan
Runtime Modules / EvmSystem
Spec Version:
Events
Name
Lookup
Attributes
NewAccount1f00["<T as Config>::AccountId"]
KilledAccount1f01["<T as Config>::AccountId"]
Storage Functions
Name
Type
Account{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"pallet_evm_system:AccountInfo","keys_id":51,"value_id":271}}
Error Types
Name
Docs
AccountAlreadyExistThe account already exists in case creating it.
AccountNotExistThe account doesn't exist in case removing it.