Name | Lookup | Parameters | |
|---|---|---|---|
| add_validator_log | 5400 | 1 | |
| add_lift_log | 5401 | 1 | |
| submit_checkevent_result | 5402 | 4 | |
| process_event | 5403 | 4 | |
| challenge_event | 5404 | 4 | |
| add_ethereum_log | 5405 | 2 | |
| signed_add_ethereum_log | 5406 | 3 | |
| insert_nft_contract | 5407 | 1 | |
| set_event_challenge_period | 5408 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| EthereumEventAdded | 5400 | ["EthEventId","AccountId","H160"] | |
| EventValidated | 5401 | ["EthEventId","CheckResult","AccountId"] | |
| EventProcessed | 5402 | ["EthEventId","AccountId","bool"] | |
| EventChallenged | 5403 | ["EthEventId","AccountId","ChallengeReason"] | |
| ChallengeSucceeded | 5404 | ["EthEventId","CheckResult"] | |
| OffenceReported | 5405 | ["EthereumLogOffenceType","Vec<IdentificationTuple>"] | |
| EventAccepted | 5406 | ["EthEventId"] | |
| EventRejected | 5407 | ["EthEventId","CheckResult","bool"] | |
| EventChallengePeriodUpdated | 5408 | ["BlockNumberFor"] | |
| CallDispatched | 5409 | ["AccountId","Hash"] | |
| NftEthereumEventAdded | 540a | ["EthEventId","AccountId"] |
Name | Type | |
|---|---|---|
| TotalIngresses | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
| UncheckedEvents | {"origin":"PlainType","plain_type":"Vec<Tuple:sp_avn_common:event_types:EthEventIdU64U32>","PlainTypeValue":489} | |
| EventsPendingChallenge | {"origin":"PlainType","plain_type":"Vec<Tuple:sp_avn_common:event_types:EthEventCheckResultU64U32>","PlainTypeValue":492} | |
| ProcessedEvents | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["sp_avn_common:event_types:EthEventId"],"value":"Bool","keys_id":130,"value_id":37}} | |
| Challenges | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["sp_avn_common:event_types:EthEventId"],"value":"Vec<AccountId>","keys_id":130,"value_id":495}} | |
| 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":127,"value_id":109}} | |
| ProxyNonces | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U64","keys_id":0,"value_id":11}} | |
| StorageVersion | {"origin":"PlainType","plain_type":"pallet_ethereum_events:Releases","PlainTypeValue":496} |
Name | Docs |
|---|---|
| ChallengeLimitReached | |
| EventLimitReached | |
| OffendersLimitReached | |
| NumValidatorAccountsLimitReached | |
| DuplicateEvent | |
| MissingEventToCheck | |
| UnrecognizedEventSignature | |
| EventParsingFailed | |
| VectorBoundsExceeded | |
| ErrorSigning | |
| ErrorSubmittingTransaction | |
| InvalidKey | |
| PendingChallengeEventNotFound | |
| InvalidEventToChallenge | |
| Overflow | |
| DuplicateChallenge | |
| ErrorSavingValidationToLocalDB | |
| MalformedHash | |
| InvalidContractAddress | |
| InvalidEventToProcess | |
| ChallengingOwnEvent | |
| InvalidContractType | |
| InvalidEventChallengePeriod | |
| SenderIsNotSigner | |
| UnauthorizedTransaction | |
| UnauthorizedSignedAddEthereumLogTransaction | |
| UncheckedEventsOverflow | |
| PrevChallengesOverflow | |
| EventsPendingChallengeOverflow |