Mangata
subscan
Runtime Modules / FeeLock
Spec Version:
Call Functions
Name
Lookup
Parameters
update_fee_lock_metadata0f004
unlock_fee0f01-
Events
Name
Lookup
Attributes
FeeLockMetadataUpdated0f00
FeeLockUnlocked0f01["AccountId","BalanceOf"]
FeeLocked0f02["AccountId","BalanceOf","BalanceOf"]
Storage Functions
Name
Type
FeeLockMetadata{"origin":"PlainType","plain_type":"pallet_fee_lock:pallet:FeeLockMetadataInfo","PlainTypeValue":391}
FeeLockMetadataQeueuePosition{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":45}}
UnlockQueue{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U128"],"value":"AccountId","keys_id":45,"value_id":0}}
UnlockQueueBegin{"origin":"PlainType","plain_type":"U128","PlainTypeValue":45}
UnlockQueueEnd{"origin":"PlainType","plain_type":"U128","PlainTypeValue":45}
AccountFeeLockData{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_fee_lock:pallet:AccountFeeLockDataInfo","keys_id":0,"value_id":394}}
Constants
Name
Type
Value
MaxCuratedTokensU3264000000
NativeTokenIdU3200000000
Error Types
Name
Docs
FeeLocksIncorrectlyInitialzedLocks were incorrectly initialized
InvalidFeeLockMetadataLock metadata is invalid
FeeLocksNotInitializedLocks have not been initialzed
NotFeeLockedNo tokens of the user are fee-locked
CantUnlockFeeYetThe lock cannot be unlocked yet
MaxCuratedTokensLimitExceededThe limit on the maximum curated tokens for which there is a swap threshold is exceeded
UnexpectedFailureAn unexpected failure has occured