subscan
Runtime Modules / TheaExecutor
Spec Version:
Events
Name
Lookup
Attributes
AssetMetadataSet2c00["AssetMetadata"]
DepositApproved2c01["Network","AccountId","u128","u128","Bytes"]
DepositClaimed2c02["AccountId","u128","u128","Bytes"]
DepositFailed2c03["Network","Bytes"]
WithdrawalQueued2c04["Network","AccountId","Bytes","u128","u128","Bytes"]
WithdrawalReady2c05["Network"]
WithdrawalFailed2c06["Network","Vec<NewWithdraw>"]
TheaKeyUpdated2c07["Network","u32"]
WithdrawalFeeSet2c08["u8","u128"]
NativeTokenBurned2c09["AccountId","u128"]
WithdrawalSent2c0a["Network","Bytes","u64","u8"]
Storage Functions
Name
Type
RandomnessNonce{"origin":"PlainType","plain_type":"U64","PlainTypeValue":11}
PendingWithdrawals{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U8"],"value":"Vec<thea_primitives:types:NewWithdraw>","keys_id":2,"value_id":112}}
WithdrawalFees{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U8"],"value":"U128","keys_id":2,"value_id":6}}
ReadyWithdrawals{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U8"],"value":"Vec<thea_primitives:types:NewWithdraw>","keys_id":627,"value_id":112}}
ApprovedDeposits{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<thea_primitives:types:Deposit>","keys_id":0,"value_id":628}}
Metadata{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["U128"],"value":"U8","keys_id":6,"value_id":111}}
Constants
Name
Type
Value
TheaPalletId[U8; 8]74682f6163636e74
WithdrawalSizeU320a000000
ExistentialDepositU1280098f73e5d0100000000000000000000
Error Types
Name
Docs
InvalidDecimalInvalid decimal configuration
NoneValueError names should be descriptive.
StorageOverflowErrors should have helpful documentation associated with them.
FailedToDecodeFailed To Decode
BeneficiaryTooLongBeneficiary Too Long
WithdrawalNotAllowedWithdrawal Not Allowed
WithdrawalFeeConfigNotFoundWithdrawal Fee Config Not Found
AssetNotRegisteredAsset Not Registered
FeeAssetNotRegisteredFee Asset Not Registered
AmountCannotBeZeroAmount cannot be Zero
FailedToHandleParachainDepositFailed To Handle Parachain Deposit
TokenTypeNotHandledToken Type Not Handled
BoundedVectorOverflowBounded Vector Overflow
BoundedVectorNotPresentBounded vector not present
NoApprovedDepositNo Approved Deposit
WrongNetworkWrong network
CannotSwapForFeesNot able to get price for fee swap