energywebx
subscan
Runtime Modules / EthereumEvents
Spec Version:
Events
Name
Lookup
Attributes
EthereumEventAdded5400["EthEventId","AccountId","H160"]
EventValidated5401["EthEventId","CheckResult","AccountId"]
EventProcessed5402["EthEventId","AccountId","bool"]
EventChallenged5403["EthEventId","AccountId","ChallengeReason"]
ChallengeSucceeded5404["EthEventId","CheckResult"]
OffenceReported5405["EthereumLogOffenceType","Vec<IdentificationTuple>"]
EventAccepted5406["EthEventId"]
EventRejected5407["EthEventId","CheckResult","bool"]
EventChallengePeriodUpdated5408["BlockNumber"]
CallDispatched5409["AccountId","Hash"]
NftEthereumEventAdded540a["EthEventId","AccountId"]
Storage Functions
Name
Type
ValidatorManagerContractAddress{"origin":"PlainType","plain_type":"H160","PlainTypeValue":111}
LiftingContractAddress{"origin":"PlainType","plain_type":"H160","PlainTypeValue":111}
TotalIngresses{"origin":"PlainType","plain_type":"U64","PlainTypeValue":10}
UncheckedEvents{"origin":"PlainType","plain_type":"Vec<Tuple:sp_avn_common:event_types:EthEventIdU64U32>","PlainTypeValue":429}
EventsPendingChallenge{"origin":"PlainType","plain_type":"Vec<Tuple:sp_avn_common:event_types:EthEventCheckResultU64U32>","PlainTypeValue":431}
ProcessedEvents{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["sp_avn_common:event_types:EthEventId"],"value":"Bool","keys_id":110,"value_id":35}}
Challenges{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["sp_avn_common:event_types:EthEventId"],"value":"Vec<AccountId>","keys_id":110,"value_id":210}}
QuorumFactor{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
EventChallengePeriod{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
NftT1Contracts{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"NULL","keys_id":111,"value_id":95}}
ProxyNonces{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U64","keys_id":0,"value_id":10}}
StorageVersion{"origin":"PlainType","plain_type":"pallet_ethereum_events:Releases","PlainTypeValue":433}
Error Types
Name
Docs
DuplicateEvent
MissingEventToCheck
UnrecognizedEventSignature
EventParsingFailed
ErrorSigning
ErrorSubmittingTransaction
InvalidKey
PendingChallengeEventNotFound
InvalidEventToChallenge
Overflow
DuplicateChallenge
ErrorSavingValidationToLocalDB
MalformedHash
InvalidEventToProcess
ChallengingOwnEvent
InvalidContractAddress
InvalidContractType
InvalidEventChallengePeriod
SenderIsNotSigner
UnauthorizedTransaction
UnauthorizedSignedAddEthereumLogTransaction