Turing
subscan
Runtime Modules / AutomationPrice
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
TaskScheduledc800["AccountOf","Hash"]
Notifyc801["Bytes"]
TaskNotFoundc802["Hash"]
AssetCreatedc803["AssetName"]
AssetUpdatedc804["AssetName"]
AssetDeletedc805["AssetName"]
AssetPeriodResetc806["AssetName"]
SuccessfullyTransferredFundsc807["Hash"]
TransferFailedc808["Hash","DispatchError"]
Storage Functions
Name
Type
ScheduledTasks{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["Vec<U8>","pallet_automation_price:pallet:Direction","U128"],"value":"Vec<H256>","keys_id":463,"value_id":464}}
ScheduledAssetDeletion{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Vec<Vec<U8>>","keys_id":9,"value_id":136}}
AssetBaselinePrices{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"U128","keys_id":11,"value_id":6}}
AssetPrices{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"U128","keys_id":11,"value_id":6}}
Tasks{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["Vec<U8>","H256"],"value":"pallet_automation_price:pallet:Task","keys_id":465,"value_id":466}}
TaskQueue{"origin":"PlainType","plain_type":"Vec<Tuple:Vec<U8>H256>","PlainTypeValue":468}
Shutdown{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":57}
AssetMetadata{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"pallet_automation_price:pallet:AssetMetadatum","keys_id":11,"value_id":469}}
NumberOfAssets{"origin":"PlainType","plain_type":"U8","PlainTypeValue":2}
Constants
Name
Type
Value
MaxTasksPerSlotU3201000000
MaxBlockWeightU640088526a74000000
MaxWeightPercentageU3280f0fa02
ExecutionWeightFeeU1280c000000000000000000000000000000
Error Types
Name
Docs
EmptyProvidedIdThe provided_id cannot be empty
InvalidTimeTime must end in a whole hour.
DuplicateTaskDuplicate task
AssetNotSupportedNon existent asset
AssetAlreadySupportedAsset already supported
InvalidAssetSudoAsset cannot be updated by this account
AssetNotInTriggerableRangeAsset must be in triggerable range.
BlockTimeNotSetBlock Time not set
InvalidAssetExpirationWindowInvalid Expiration Window for new asset
MaxTasksReachedMaximum tasks reached for the slot
TaskInsertionFailureFailed to insert task
InsufficientBalanceInsufficient Balance
LiquidityRestrictionsRestrictions on Liquidity in Account
AssetLimitReachedToo Many Assets Created
DirectionNotSupportedDirection Not Supported