Name | Lookup | Parameters | |
---|---|---|---|
set_reward_info | 6b00 | 1 | |
set_online_stake_params | 6b01 | 1 | |
set_standard_gpu_point_price | 6b02 | 1 | |
set_rentfee_destroy_percent | 6b03 | 1 | |
set_controller | 6b04 | 1 | |
stash_reset_controller | 6b05 | 1 | |
offline_machine_change_hardware_info | 6b06 | 1 | |
bond_machine | 6b07 | 3 | |
gen_server_room | 6b08 | - | |
add_machine_info | 6b09 | 2 | |
fulfill_machine | 6b0a | 1 | |
claim_rewards | 6b0b | - | |
controller_report_offline | 6b0c | 1 | |
controller_report_online | 6b0d | 1 | |
machine_exit | 6b0e | 1 | |
restake_online_machine | 6b0f | 1 | |
apply_slash_review | 6b10 | 2 | |
cancel_slash | 6b11 | 1 | |
exec_slash | 6b12 | 1 | |
update_machine_info | 6b13 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
BondMachine | 6b00 | ["AccountId","MachineId","BalanceOf"] | |
Slash | 6b01 | ["AccountId","BalanceOf","OPSlashReason<BlockNumber>"] | |
ControllerStashBonded | 6b02 | ["AccountId","AccountId"] | |
MachineControllerChanged | 6b03 | ["MachineId","AccountId","AccountId"] | |
MachineOfflineToMutHardware | 6b04 | ["MachineId","BalanceOf","BalanceOf"] | |
StakeAdded | 6b05 | ["AccountId","BalanceOf"] | |
StakeReduced | 6b06 | ["AccountId","BalanceOf"] | |
ServerRoomGenerated | 6b07 | ["AccountId","H256"] | |
MachineInfoAdded | 6b08 | ["MachineId"] | |
MachineInfoUpdated | 6b09 | ["MachineId"] | |
ClaimReward | 6b0a | ["AccountId","BalanceOf"] | |
ControllerReportOffline | 6b0b | ["MachineId"] | |
ControllerReportOnline | 6b0c | ["MachineId"] | |
SlashCanceled | 6b0d | ["u64","AccountId","BalanceOf"] | |
MachineRestaked | 6b0e | ["MachineId","BalanceOf","BalanceOf"] | |
MachineExit | 6b0f | ["MachineId"] | |
SlashAndReward | 6b10 | ["AccountId","AccountId","BalanceOf","OPSlashReason<BlockNumber>"] | |
ApplySlashReview | 6b11 | ["SlashId"] | |
SlashExecuted | 6b12 | ["AccountId","MachineId","BalanceOf"] | |
NewSlash | 6b13 | ["SlashId"] | |
SetTmpVal | 6b14 | ["u64"] | |
StashResetController | 6b15 | ["AccountId","AccountId","AccountId"] | |
MachineAddStake | 6b16 | ["MachineId","BalanceOf","BalanceOf"] | |
AddSlash | 6b17 | ["MachineId","SlashId"] |
Name | Type | |
---|---|---|
OnlineStakeParams | {"origin":"PlainType","plain_type":"online_profile:types:basic:OnlineStakeParamsInfo","PlainTypeValue":384} | |
StandardGPUPointPrice | {"origin":"PlainType","plain_type":"dbc_support:machine_type:StandardGpuPointPrice","PlainTypeValue":385} | |
UserMutHardwareStake | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","Vec<U8>"],"value":"online_profile:types:basic:UserMutHardwareStakeInfo","keys_id":657,"value_id":658}} | |
RentFeeDestroyPercent | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":90} | |
SysInfo | {"origin":"PlainType","plain_type":"online_profile:types:basic:SysInfoDetail","PlainTypeValue":659} | |
PosGPUInfo | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["dbc_support:machine_type:Longitude","dbc_support:machine_type:Latitude"],"value":"online_profile:types:basic:PosInfo","keys_id":660,"value_id":661}} | |
StashController | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"AccountId","keys_id":0,"value_id":0}} | |
ControllerStash | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"AccountId","keys_id":0,"value_id":0}} | |
MachinesInfo | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"dbc_support:machine_info:MachineInfo","keys_id":13,"value_id":662}} | |
MachineRentedGPU | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"U32","keys_id":13,"value_id":4}} | |
StashMachines | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"dbc_support:verify_online:StashMachine","keys_id":0,"value_id":665}} | |
StashServerRooms | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<H256>","keys_id":0,"value_id":106}} | |
ControllerMachines | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<Vec<U8>>","keys_id":0,"value_id":147}} | |
LiveMachines | {"origin":"PlainType","plain_type":"dbc_support:live_machine:LiveMachine","PlainTypeValue":666} | |
CurrentEra | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
ErasStashPoints | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"online_profile:types:machine_reward:EraStashPoints","keys_id":4,"value_id":667}} | |
ErasMachinePoints | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:Vec<U8>online_profile:types:machine_reward:MachineGradeStatus>","keys_id":4,"value_id":672}} | |
PhaseRewardInfo | {"origin":"PlainType","plain_type":"online_profile:types:basic:PhaseRewardInfoDetail","PlainTypeValue":383} | |
EraReward | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}} | |
ErasMachineReward | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","Vec<U8>"],"value":"U128","keys_id":676,"value_id":6}} | |
ErasMachineReleasedReward | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","Vec<U8>"],"value":"U128","keys_id":676,"value_id":6}} | |
ErasStashReward | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":497,"value_id":6}} | |
ErasStashReleasedReward | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":497,"value_id":6}} | |
MachineRecentReward | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"online_profile:types:machine_reward:MachineRecentRewardInfo","keys_id":13,"value_id":677}} | |
AllMachineIdSnap | {"origin":"PlainType","plain_type":"online_profile:types:machine_reward:AllMachineIdSnapDetail","PlainTypeValue":679} | |
StashStake | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}} | |
NextSlashId | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
PendingSlash | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"dbc_support:verify_slash:OPPendingSlashInfo","keys_id":11,"value_id":680}} | |
PendingSlashReview | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"dbc_support:verify_slash:OPPendingSlashReviewInfo","keys_id":11,"value_id":682}} | |
PendingSlashReviewChecking | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U64>","keys_id":4,"value_id":548}} | |
RentedFinished | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"AccountId","keys_id":13,"value_id":0}} | |
PendingExecSlash | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U64>","keys_id":4,"value_id":548}} | |
MaxSlashExeced | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"U32","keys_id":13,"value_id":4}} | |
StorageVersion | {"origin":"PlainType","plain_type":"U16","PlainTypeValue":79} | |
OfflineMachine2renters | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"Vec<AccountId>","keys_id":13,"value_id":190}} | |
Machine2PendingSlashIds | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"Vec<U64>","keys_id":13,"value_id":548}} |
Name | Docs |
---|---|
BadSignature | |
MachineIdExist | |
BalanceNotEnough | |
NotMachineController | |
PayTxFeeFailed | |
ClaimRewardFailed | |
ConvertMachineIdToWalletFailed | |
NoStashBond | |
AlreadyController | |
NoStashAccount | |
BadMsgLen | |
NotAllowedChangeMachineInfo | |
MachineStashNotEqualControllerStash | |
CalcStakeAmountFailed | |
SigMachineIdNotEqualBondedMachineId | |
TelecomIsNull | |
MachineStatusNotAllowed | |
ServerRoomNotFound | |
NotMachineStash | |
TooFastToReStake | |
NoStakeToReduce | |
ReduceStakeFailed | |
GetReonlineStakeFailed | |
SlashIdNotExist | |
TimeNotAllowed | |
ExpiredSlash | |
Unknown | |
ClaimThenFulfillFailed |