repo stringlengths 7 90 | file_url stringlengths 81 315 | file_path stringlengths 4 228 | content stringlengths 0 32.8k | language stringclasses 1
value | license stringclasses 7
values | commit_sha stringlengths 40 40 | retrieved_at stringdate 2026-01-04 14:38:15 2026-01-05 02:33:18 | truncated bool 2
classes |
|---|---|---|---|---|---|---|---|---|
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M31.py | pyasic/miners/device/models/whatsminer/M3X/M31.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M31V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31V10
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31V20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31V20
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M33.py | pyasic/miners/device/models/whatsminer/M3X/M33.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M33V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33V10
expected_chips = 33
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M33V20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33V20
expected_chips = 62
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M33V30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33V30
expected_chips = 66
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M31S_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M31S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M31SPlusV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV10
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV100(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV100
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV40
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV50
expected_chips = 148
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV60
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV80
expected_chips = 129
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusV90(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusV90
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE10
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE20
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE30
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE40
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE50
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE60
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVE80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVE80
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVF20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVF20
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVF30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVF30
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVG20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVG20
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SPlusVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SPlusVG30
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M36S_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M36S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M36SPlusVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M36SPlusVG30
expected_chips = 108
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M33S.py | pyasic/miners/device/models/whatsminer/M3X/M33S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M33SVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SVG30
expected_chips = 116
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M36S.py | pyasic/miners/device/models/whatsminer/M3X/M36S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M36SVE10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M36SVE10
expected_chips = 114
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M30L.py | pyasic/miners/device/models/whatsminer/M3X/M30L.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M30LV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30LV10
expected_chips = 144
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M36S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M36S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M36SPlusPlusVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M36SPlusPlusVH30
expected_chips = 80
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M31H.py | pyasic/miners/device/models/whatsminer/M3X/M31H.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M31HV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31HV10
expected_chips = 114
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31HV40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31HV40
expected_chips = 136
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M31L.py | pyasic/miners/device/models/whatsminer/M3X/M31L.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M31LV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31LV10
expected_chips = 144
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M32S.py | pyasic/miners/device/models/whatsminer/M3X/M32S.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M32S(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M32S
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M30.py | pyasic/miners/device/models/whatsminer/M3X/M30.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M30V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30V10
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30V20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30V20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M30S_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M30S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M30SPlusV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV10
expected_chips = 215
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV100(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV100
expected_chips = 215
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV20
expected_chips = 255
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV30
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV40
expected_chips = 235
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV50
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV60
expected_chips = 245
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV70
expected_chips = 235
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV80
expected_chips = 245
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusV90(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusV90
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE100(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE100
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE30
expected_chips = 148
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE40
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE50
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE60
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE70
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE80
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVE90(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVE90
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVF20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVF20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVF30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVF30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVG20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVG20
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVG30
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVG40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVG40
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVG50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVG50
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVG60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVG60
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH10
expected_chips = 64
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH20
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH30
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH40
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH50
expected_chips = 64
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH60
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVH70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVH70
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVI30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVI30
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVJ30
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusVJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusVJ40
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M30K.py | pyasic/miners/device/models/whatsminer/M3X/M30K.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M30KV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30KV10
expected_chips = 240
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M34S_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M34S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M34SPlusVE10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M34SPlusVE10
expected_chips = 116
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M30S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M30S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M30SPlusPlusV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusV10
expected_chips = 255
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M30SPlusPlusV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusV20
expected_chips = 255
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M30SPlusPlusVE30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVE30
expected_chips = 215
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVE40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVE40
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVE50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVE50
expected_chips = 235
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVF40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVF40
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVG30
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVG40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVG40
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVG50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVG50
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH10
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH100(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH100
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH110(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH110
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH20
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH30
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH40
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH50
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH60
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH70
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH80
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVH90(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVH90
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVI30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVI30
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVJ20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVJ20
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVJ30
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVJ50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVJ50
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVJ60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVJ60
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVJ70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVJ70
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SPlusPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVK30
expected_chips = 74
expected_fans = 2
expected_hashboards = 2
algo = MinerAlgo.SHA256
class M30SPlusPlusVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SPlusPlusVK40
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/__init__.py | pyasic/miners/device/models/whatsminer/M3X/__init__.py | from .M30 import M30V10, M30V20
from .M30K import M30KV10
from .M30L import M30LV10
from .M30S import (
M30SV10,
M30SV20,
M30SV30,
M30SV40,
M30SV50,
M30SV60,
M30SV70,
M30SV80,
M30SVE10,
M30SVE20,
M30SVE30,
M30SVE40,
M30SVE50,
M30SVE60,
M30SVE70,
M30SVF10,
M30SVF20,
M30SVF30,
M30SVG10,
M30SVG20,
M30SVG30,
M30SVG40,
M30SVH10,
M30SVH20,
M30SVH30,
M30SVH40,
M30SVH50,
M30SVH60,
M30SVI20,
M30SVJ30,
)
from .M30S_Plus import (
M30SPlusV10,
M30SPlusV20,
M30SPlusV30,
M30SPlusV40,
M30SPlusV50,
M30SPlusV60,
M30SPlusV70,
M30SPlusV80,
M30SPlusV90,
M30SPlusV100,
M30SPlusVE30,
M30SPlusVE40,
M30SPlusVE50,
M30SPlusVE60,
M30SPlusVE70,
M30SPlusVE80,
M30SPlusVE90,
M30SPlusVE100,
M30SPlusVF20,
M30SPlusVF30,
M30SPlusVG20,
M30SPlusVG30,
M30SPlusVG40,
M30SPlusVG50,
M30SPlusVG60,
M30SPlusVH10,
M30SPlusVH20,
M30SPlusVH30,
M30SPlusVH40,
M30SPlusVH50,
M30SPlusVH60,
M30SPlusVH70,
M30SPlusVI30,
M30SPlusVJ30,
M30SPlusVJ40,
)
from .M30S_Plus_Plus import (
M30SPlusPlusV10,
M30SPlusPlusV20,
M30SPlusPlusVE30,
M30SPlusPlusVE40,
M30SPlusPlusVE50,
M30SPlusPlusVF40,
M30SPlusPlusVG30,
M30SPlusPlusVG40,
M30SPlusPlusVG50,
M30SPlusPlusVH10,
M30SPlusPlusVH20,
M30SPlusPlusVH30,
M30SPlusPlusVH40,
M30SPlusPlusVH50,
M30SPlusPlusVH60,
M30SPlusPlusVH70,
M30SPlusPlusVH80,
M30SPlusPlusVH90,
M30SPlusPlusVH100,
M30SPlusPlusVH110,
M30SPlusPlusVI30,
M30SPlusPlusVJ20,
M30SPlusPlusVJ30,
M30SPlusPlusVJ50,
M30SPlusPlusVJ60,
M30SPlusPlusVJ70,
M30SPlusPlusVK30,
M30SPlusPlusVK40,
)
from .M31 import M31V10, M31V20
from .M31H import M31HV10, M31HV40
from .M31L import M31LV10
from .M31S import (
M31SV10,
M31SV20,
M31SV30,
M31SV40,
M31SV50,
M31SV60,
M31SV70,
M31SV80,
M31SV90,
M31SVE10,
M31SVE20,
M31SVE30,
)
from .M31S_Plus import (
M31SPlusV10,
M31SPlusV20,
M31SPlusV30,
M31SPlusV40,
M31SPlusV50,
M31SPlusV60,
M31SPlusV80,
M31SPlusV90,
M31SPlusV100,
M31SPlusVE10,
M31SPlusVE20,
M31SPlusVE30,
M31SPlusVE40,
M31SPlusVE50,
M31SPlusVE60,
M31SPlusVE80,
M31SPlusVF20,
M31SPlusVF30,
M31SPlusVG20,
M31SPlusVG30,
)
from .M31SE import M31SEV10, M31SEV20, M31SEV30
from .M32 import M32V10, M32V20
from .M32S import M32S
from .M33 import M33V10, M33V20, M33V30
from .M33S import M33SVG30
from .M33S_Plus import M33SPlusVG20, M33SPlusVG30, M33SPlusVH20, M33SPlusVH30
from .M33S_Plus_Plus import M33SPlusPlusVG40, M33SPlusPlusVH20, M33SPlusPlusVH30
from .M34S_Plus import M34SPlusVE10
from .M36S import M36SVE10
from .M36S_Plus import M36SPlusVG30
from .M36S_Plus_Plus import M36SPlusPlusVH30
from .M39 import M39V10, M39V20, M39V30
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M33S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M33S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M33SPlusPlusVG40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusPlusVG40
expected_chips = 174
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M33SPlusPlusVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusPlusVH20
expected_chips = 112
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M33SPlusPlusVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusPlusVH30
expected_chips = None
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M33S_Plus.py | pyasic/miners/device/models/whatsminer/M3X/M33S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M33SPlusVG20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusVG20
expected_chips = 112
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M33SPlusVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusVG30
expected_chips = 162
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M33SPlusVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusVH20
expected_chips = 100
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M33SPlusVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M33SPlusVH30
expected_chips = None
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M31SE.py | pyasic/miners/device/models/whatsminer/M3X/M31SE.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M31SEV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SEV10
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SEV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SEV20
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SEV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SEV30
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M39.py | pyasic/miners/device/models/whatsminer/M3X/M39.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M39V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M39V10
expected_chips = 50
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M39V20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M39V20
expected_chips = 54
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M39V30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M39V30
expected_chips = 68
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M32.py | pyasic/miners/device/models/whatsminer/M3X/M32.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M32V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M32V10
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M32V20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M32V20
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M30S.py | pyasic/miners/device/models/whatsminer/M3X/M30S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M30SV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV10
expected_chips = 148
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV20
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV30
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV40
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV50
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV60
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV70
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SV80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SV80
expected_chips = 129
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE10
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE40
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE50
expected_chips = 129
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE60
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVE70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVE70
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVF10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVF10
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVF20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVF20
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVF30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVF30
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVG10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVG10
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVG20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVG20
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVG30
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVG40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVG40
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVH10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVH10
expected_chips = 64
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVH20
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVH30
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVH40
expected_chips = 64
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVH50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVH50
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVH60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVH60
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVI20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVI20
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M30SVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M30SVJ30
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M3X/M31S.py | pyasic/miners/device/models/whatsminer/M3X/M31S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M31SV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV10
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV40
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV50
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV60
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV70
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV80
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SV90(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SV90
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SVE10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SVE10
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SVE20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SVE20
expected_chips = 74
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M31SVE30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M31SVE30
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M61S_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M61S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M61SPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61SPlusVL30
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M64S.py | pyasic/miners/device/models/whatsminer/M6X/M64S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M64SVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M64SVL30
expected_chips = 152
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M60S_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M60S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M60SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVK30
expected_chips = 245
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVK40
expected_chips = 215
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M60SPlusVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVK50
expected_chips = 225
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M60SPlusVK60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVK60
expected_chips = 294
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVK70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVK70
expected_chips = 306
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVL10
expected_chips = 196
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVL30
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVL40
expected_chips = 188
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVL50
expected_chips = 180
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusVL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusVL60
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M60.py | pyasic/miners/device/models/whatsminer/M6X/M60.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M60VK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VK10
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VK20
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VK30
expected_chips = 215
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VK40
expected_chips = 180
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VK6A(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VK6A
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VL10
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VL20
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VL30
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VL40
expected_chips = 129
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60VL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60VL50
expected_chips = 135
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M64.py | pyasic/miners/device/models/whatsminer/M6X/M64.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M64VL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M64VL30
expected_chips = 114
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M64VL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M64VL40
expected_chips = 120
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M60S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M60S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M60SPlusPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusPlusVL30
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SPlusPlusVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SPlusPlusVL40
expected_chips = 235
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M66S.py | pyasic/miners/device/models/whatsminer/M6X/M66S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M66SVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVK20
expected_chips = 368
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M66SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVK30
expected_chips = 384
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M66SVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVK40
expected_chips = 240
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVK50
expected_chips = 250
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVK60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVK60
expected_chips = 250
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVL10
expected_chips = 168
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVL20
expected_chips = 176
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVL30
expected_chips = 192
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVL40
expected_chips = 200
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SVL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SVL50
expected_chips = 210
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M62S_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M62S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M62SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M62SPlusVK30
expected_chips = 430
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M61.py | pyasic/miners/device/models/whatsminer/M6X/M61.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M61VK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VK10
expected_chips = 180
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VK20
expected_chips = 184
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VK30
expected_chips = 188
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VK40
expected_chips = 192
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VL10
expected_chips = 135
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VL30
expected_chips = 141
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VL40
expected_chips = 144
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VL50
expected_chips = 147
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61VL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61VL60
expected_chips = 150
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M63S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M63S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M63SPlusPlusVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SPlusPlusVL20
expected_chips = 380
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M66S_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M66S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M66SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusVK30
expected_chips = 440
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M66SPlusVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusVL10
expected_chips = 220
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SPlusVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusVL20
expected_chips = 230
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusVL30
expected_chips = 240
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SPlusVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusVL40
expected_chips = 250
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66SPlusVL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusVL60
expected_chips = 200
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M67S.py | pyasic/miners/device/models/whatsminer/M6X/M67S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M67SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M67SVK30
expected_chips = 440
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M60S.py | pyasic/miners/device/models/whatsminer/M6X/M60S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M60SVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVK10
expected_chips = 215
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVK20
expected_chips = 235
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVK30
expected_chips = 245
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVK40
expected_chips = 225
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL10
expected_chips = 147
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL20
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL30
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL40
expected_chips = 180
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL50
expected_chips = 188
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL60
expected_chips = 196
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M60SVL70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M60SVL70
expected_chips = 141
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M66.py | pyasic/miners/device/models/whatsminer/M6X/M66.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M66VK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66VK20
expected_chips = 184
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66VK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66VK30
expected_chips = 192
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66VL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66VL20
expected_chips = 160
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M66VL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66VL30
expected_chips = 168
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M63.py | pyasic/miners/device/models/whatsminer/M6X/M63.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M63VK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63VK10
expected_chips = None
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63VK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63VK20
expected_chips = 264
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63VK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63VK30
expected_chips = 272
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63VL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63VL10
expected_chips = 174
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63VL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63VL30
expected_chips = 216
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M65S.py | pyasic/miners/device/models/whatsminer/M6X/M65S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M65SVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M65SVK20
expected_chips = 350
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M65SVL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M65SVL60
expected_chips = 288
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M65S_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M65S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M65SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M65SPlusVK30
expected_chips = 456
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M63S_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M63S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M63SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SPlusVK30
expected_chips = 456
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SPlusVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SPlusVL10
expected_chips = 304
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SPlusVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SPlusVL20
expected_chips = 340
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SPlusVL30
expected_chips = 370
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SPlusVL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SPlusVL50
expected_chips = 272
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/__init__.py | pyasic/miners/device/models/whatsminer/M6X/__init__.py | from .M60 import (
M60VK6A,
M60VK10,
M60VK20,
M60VK30,
M60VK40,
M60VL10,
M60VL20,
M60VL30,
M60VL40,
M60VL50,
)
from .M60S import (
M60SVK10,
M60SVK20,
M60SVK30,
M60SVK40,
M60SVL10,
M60SVL20,
M60SVL30,
M60SVL40,
M60SVL50,
M60SVL60,
M60SVL70,
)
from .M60S_Plus import (
M60SPlusVK30,
M60SPlusVK40,
M60SPlusVK50,
M60SPlusVK60,
M60SPlusVK70,
M60SPlusVL10,
M60SPlusVL30,
M60SPlusVL40,
M60SPlusVL50,
M60SPlusVL60,
)
from .M60S_Plus_Plus import M60SPlusPlusVL30, M60SPlusPlusVL40
from .M61 import (
M61VK10,
M61VK20,
M61VK30,
M61VK40,
M61VL10,
M61VL30,
M61VL40,
M61VL50,
M61VL60,
)
from .M61S import M61SVL10, M61SVL20, M61SVL30
from .M61S_Plus import M61SPlusVL30
from .M62S_Plus import M62SPlusVK30
from .M63 import M63VK10, M63VK20, M63VK30, M63VL10, M63VL30
from .M63S import M63SVK10, M63SVK20, M63SVK30, M63SVK60, M63SVL10, M63SVL50, M63SVL60
from .M63S_Plus import (
M63SPlusVK30,
M63SPlusVL10,
M63SPlusVL20,
M63SPlusVL30,
M63SPlusVL50,
)
from .M63S_Plus_Plus import M63SPlusPlusVL20
from .M64 import M64VL30, M64VL40
from .M64S import M64SVL30
from .M65S import M65SVK20, M65SVL60
from .M65S_Plus import M65SPlusVK30
from .M66 import M66VK20, M66VK30, M66VL20, M66VL30
from .M66S import (
M66SVK20,
M66SVK30,
M66SVK40,
M66SVK50,
M66SVK60,
M66SVL10,
M66SVL20,
M66SVL30,
M66SVL40,
M66SVL50,
)
from .M66S_Plus import (
M66SPlusVK30,
M66SPlusVL10,
M66SPlusVL20,
M66SPlusVL30,
M66SPlusVL40,
M66SPlusVL60,
)
from .M66S_Plus_Plus import M66SPlusPlusVL20
from .M67S import M67SVK30
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M63S.py | pyasic/miners/device/models/whatsminer/M6X/M63S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M63SVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVK10
expected_chips = 340
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVK20
expected_chips = 350
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVK30
expected_chips = 370
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SVK60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVK60
expected_chips = 350
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVL10
expected_chips = 228
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SVL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVL50
expected_chips = 288
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M63SVL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M63SVL60
expected_chips = 288
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M66S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M6X/M66S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M66SPlusPlusVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M66SPlusPlusVL20
expected_chips = 368
expected_fans = 0
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M6X/M61S.py | pyasic/miners/device/models/whatsminer/M6X/M61S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M61SVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61SVL10
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61SVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61SVL20
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M61SVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M61SVL30
expected_chips = 180
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M7X/M70.py | pyasic/miners/device/models/whatsminer/M7X/M70.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M70VM30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M70VM30
expected_chips = 147
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M7X/__init__.py | pyasic/miners/device/models/whatsminer/M7X/__init__.py | from .M70 import M70VM30
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M29.py | pyasic/miners/device/models/whatsminer/M2X/M29.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M29V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M29V10
expected_chips = 50
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M20S_Plus.py | pyasic/miners/device/models/whatsminer/M2X/M20S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M20SPlusV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20SPlusV30
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M21.py | pyasic/miners/device/models/whatsminer/M2X/M21.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M21V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M21V10
expected_chips = 33
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M21S_Plus.py | pyasic/miners/device/models/whatsminer/M2X/M21S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M21SPlusV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M21SPlusV20
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M20S.py | pyasic/miners/device/models/whatsminer/M2X/M20S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M20SV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20SV10
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M20SV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20SV20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M20SV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20SV30
expected_chips = 140
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M21S.py | pyasic/miners/device/models/whatsminer/M2X/M21S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M21SV20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M21SV20
expected_chips = 66
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M21SV60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M21SV60
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M21SV70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M21SV70
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M20.py | pyasic/miners/device/models/whatsminer/M2X/M20.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M20V10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20V10
expected_chips = 70
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/__init__.py | pyasic/miners/device/models/whatsminer/M2X/__init__.py | from .M20 import M20V10
from .M20P import M20PV10, M20PV30
from .M20S import M20SV10, M20SV20, M20SV30
from .M20S_Plus import M20SPlusV30
from .M21 import M21V10
from .M21S import M21SV20, M21SV60, M21SV70
from .M21S_Plus import M21SPlusV20
from .M29 import M29V10
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M2X/M20P.py | pyasic/miners/device/models/whatsminer/M2X/M20P.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M20PV10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20PV10
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M20PV30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M20PV30
expected_chips = 148
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M52S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M52S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M52SPlusPlusVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M52SPlusPlusVL10
expected_chips = 87
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M56.py | pyasic/miners/device/models/whatsminer/M5X/M56.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M56VH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56VH30
expected_chips = 108
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M56S.py | pyasic/miners/device/models/whatsminer/M5X/M56S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M56SVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SVH30
expected_chips = 152
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SVJ30
expected_chips = 132
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SVJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SVJ40
expected_chips = 152
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M59.py | pyasic/miners/device/models/whatsminer/M5X/M59.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M59VH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M59VH30
expected_chips = 132
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M50S_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M50S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M50SPlusVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVH30
expected_chips = 172
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVH40
expected_chips = 180
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVJ30
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVJ40
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVJ60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVJ60
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVK10
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVK20
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVK30
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVL10
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVL20
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusVL30
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M53S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M53S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M53SPlusPlusVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusPlusVK10
expected_chips = 198
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusPlusVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusPlusVK20
expected_chips = 192
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusPlusVK30
expected_chips = 240
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusPlusVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusPlusVK50
expected_chips = 186
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusPlusVL10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusPlusVL10
expected_chips = 128
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusPlusVL30
expected_chips = 174
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M50S.py | pyasic/miners/device/models/whatsminer/M5X/M50S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M50SVH10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVH10
expected_chips = None
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVH20
expected_chips = 135
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVH30
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVH40
expected_chips = 148
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVH50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVH50
expected_chips = 135
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVJ10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVJ10
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVJ20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVJ20
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVJ30
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVJ40
expected_chips = 129
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVJ50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVJ50
expected_chips = 135
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK10
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK50
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK60
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK70
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVK80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVK80
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVL20
expected_chips = 78
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SVL30
expected_chips = 82
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M54S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M54S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M54SPlusPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M54SPlusPlusVK30
expected_chips = 96
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M54SPlusPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M54SPlusPlusVL30
expected_chips = 68
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M54SPlusPlusVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M54SPlusPlusVL40
expected_chips = 90
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M50S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M50S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M50SPlusPlusVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVK10
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVK20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVK20
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVK30
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVK40
expected_chips = 129
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVK50
expected_chips = 135
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVK60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVK60
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVL20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVL20
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVL30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVL30
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVL40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVL40
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVL50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVL50
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50SPlusPlusVL60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50SPlusPlusVL60
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/__init__.py | pyasic/miners/device/models/whatsminer/M5X/__init__.py | from .M50 import (
M50VE30,
M50VG30,
M50VH10,
M50VH20,
M50VH30,
M50VH40,
M50VH50,
M50VH60,
M50VH70,
M50VH80,
M50VH90,
M50VJ10,
M50VJ20,
M50VJ30,
M50VJ40,
M50VJ60,
M50VK40,
M50VK50,
)
from .M50S import (
M50SVH10,
M50SVH20,
M50SVH30,
M50SVH40,
M50SVH50,
M50SVJ10,
M50SVJ20,
M50SVJ30,
M50SVJ40,
M50SVJ50,
M50SVK10,
M50SVK20,
M50SVK30,
M50SVK50,
M50SVK60,
M50SVK70,
M50SVK80,
M50SVL20,
M50SVL30,
)
from .M50S_Plus import (
M50SPlusVH30,
M50SPlusVH40,
M50SPlusVJ30,
M50SPlusVJ40,
M50SPlusVJ60,
M50SPlusVK10,
M50SPlusVK20,
M50SPlusVK30,
M50SPlusVL10,
M50SPlusVL20,
M50SPlusVL30,
)
from .M50S_Plus_Plus import (
M50SPlusPlusVK10,
M50SPlusPlusVK20,
M50SPlusPlusVK30,
M50SPlusPlusVK40,
M50SPlusPlusVK50,
M50SPlusPlusVK60,
M50SPlusPlusVL20,
M50SPlusPlusVL30,
M50SPlusPlusVL40,
M50SPlusPlusVL50,
M50SPlusPlusVL60,
)
from .M52S import M52SVK30
from .M52S_Plus_Plus import M52SPlusPlusVL10
from .M53 import M53VH30, M53VH40, M53VH50, M53VK30, M53VK60
from .M53H import M53HVH10
from .M53S import M53SVH20, M53SVH30, M53SVJ30, M53SVJ40, M53SVK30
from .M53S_Plus import M53SPlusVJ30, M53SPlusVJ40, M53SPlusVJ50, M53SPlusVK30
from .M53S_Plus_Plus import (
M53SPlusPlusVK10,
M53SPlusPlusVK20,
M53SPlusPlusVK30,
M53SPlusPlusVK50,
M53SPlusPlusVL10,
M53SPlusPlusVL30,
)
from .M54S_Plus_Plus import M54SPlusPlusVK30, M54SPlusPlusVL30, M54SPlusPlusVL40
from .M56 import M56VH30
from .M56S import M56SVH30, M56SVJ30, M56SVJ40
from .M56S_Plus import M56SPlusVJ30, M56SPlusVK30, M56SPlusVK40, M56SPlusVK50
from .M56S_Plus_Plus import (
M56SPlusPlusVK10,
M56SPlusPlusVK30,
M56SPlusPlusVK40,
M56SPlusPlusVK50,
)
from .M59 import M59VH30
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M56S_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M56S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M56SPlusVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusVJ30
expected_chips = 176
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusVK30
expected_chips = 108
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SPlusVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusVK40
expected_chips = 114
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SPlusVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusVK50
expected_chips = 120
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M53S.py | pyasic/miners/device/models/whatsminer/M5X/M53S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M53SVH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SVH20
expected_chips = 198
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SVH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SVH30
expected_chips = 204
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SVJ30
expected_chips = 180
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SVJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SVJ40
expected_chips = 192
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SVK30
expected_chips = 128
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M53S_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M53S_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M53SPlusVJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusVJ30
expected_chips = 240
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusVJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusVJ40
expected_chips = 248
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusVJ50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusVJ50
expected_chips = 264
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53SPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53SPlusVK30
expected_chips = 168
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M50.py | pyasic/miners/device/models/whatsminer/M5X/M50.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M50VE30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VE30
expected_chips = 255
expected_fans = 2
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M50VG30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VG30
expected_chips = 156
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH10
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH40
expected_chips = 84
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH50
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH60
expected_chips = 84
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH70(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH70
expected_chips = 105
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH80(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH80
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VH90(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VH90
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VJ10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VJ10
expected_chips = 86
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VJ20(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VJ20
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VJ30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VJ30
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VJ40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VJ40
expected_chips = 123
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VJ60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VJ60
expected_chips = 164
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VK40
expected_chips = 111
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
class M50VK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M50VK50
expected_chips = 117
expected_fans = 2
expected_hashboards = 3
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M53.py | pyasic/miners/device/models/whatsminer/M5X/M53.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M53VH30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53VH30
expected_chips = 128
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53VH40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53VH40
expected_chips = 174
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53VH50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53VH50
expected_chips = 162
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53VK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53VK30
expected_chips = 100
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M53VK60(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53VK60
expected_chips = 100
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M56S_Plus_Plus.py | pyasic/miners/device/models/whatsminer/M5X/M56S_Plus_Plus.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M56SPlusPlusVK10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusPlusVK10
expected_chips = 160
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SPlusPlusVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusPlusVK30
expected_chips = 176
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SPlusPlusVK40(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusPlusVK40
expected_chips = 132
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
class M56SPlusPlusVK50(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M56SPlusPlusVK50
expected_chips = 152
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M52S.py | pyasic/miners/device/models/whatsminer/M5X/M52S.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M52SVK30(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M52SVK30
expected_chips = 62
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/whatsminer/M5X/M53H.py | pyasic/miners/device/models/whatsminer/M5X/M53H.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import WhatsMinerMake
class M53HVH10(WhatsMinerMake):
raw_model = MinerModel.WHATSMINER.M53HVH10
expected_chips = 56
expected_fans = 0
expected_hashboards = 4
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/elphapex/__init__.py | pyasic/miners/device/models/elphapex/__init__.py | from .DGX import *
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/elphapex/DGX/DG1.py | pyasic/miners/device/models/elphapex/DGX/DG1.py | # ------------------------------------------------------------------------------
# Copyright 2024 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import ElphapexMake
class DG1(ElphapexMake):
raw_model = MinerModel.ELPHAPEX.DG1
expected_chips = 144
expected_hashboards = 4
expected_fans = 4
algo = MinerAlgo.SCRYPT
class DG1Plus(ElphapexMake):
raw_model = MinerModel.ELPHAPEX.DG1Plus
expected_chips = 204
expected_hashboards = 4
expected_fans = 4
algo = MinerAlgo.SCRYPT
class DG1Home(ElphapexMake):
raw_model = MinerModel.ELPHAPEX.DG1Home
expected_chips = 120
expected_hashboards = 4
expected_fans = 4
algo = MinerAlgo.SCRYPT
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/elphapex/DGX/__init__.py | pyasic/miners/device/models/elphapex/DGX/__init__.py | from .DG1 import DG1, DG1Home, DG1Plus
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/__init__.py | pyasic/miners/device/models/goldshell/__init__.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from .byte import *
from .mini_doge import *
from .X5 import *
from .XBox import *
from .XMax import *
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/XMax/KDMax.py | pyasic/miners/device/models/goldshell/XMax/KDMax.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class KDMax(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.KDMax
expected_chips = 84
expected_fans = 4
expected_hashboards = 3
algo = MinerAlgo.KADENA
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/XMax/__init__.py | pyasic/miners/device/models/goldshell/XMax/__init__.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from .KDMax import KDMax
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/X5/HS5.py | pyasic/miners/device/models/goldshell/X5/HS5.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class HS5(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.HS5
expected_hashboards = 4
expected_chips = 46
expected_fans = 4
algo = MinerAlgo.HANDSHAKE
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/X5/KD5.py | pyasic/miners/device/models/goldshell/X5/KD5.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class KD5(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.KD5
expected_hashboards = 4
expected_chips = 46
expected_fans = 4
algo = MinerAlgo.KADENA
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/X5/CK5.py | pyasic/miners/device/models/goldshell/X5/CK5.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class CK5(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.CK5
expected_hashboards = 4
expected_chips = 46
expected_fans = 4
algo = MinerAlgo.EAGLESONG
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/X5/__init__.py | pyasic/miners/device/models/goldshell/X5/__init__.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from .CK5 import CK5
from .HS5 import HS5
from .KD5 import KD5
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/mini_doge/__init__.py | pyasic/miners/device/models/goldshell/mini_doge/__init__.py | # ------------------------------------------------------------------------------
# Copyright 2025 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from .mini_doge import MiniDoge
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/mini_doge/mini_doge.py | pyasic/miners/device/models/goldshell/mini_doge/mini_doge.py | # ------------------------------------------------------------------------------
# Copyright 2025 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class MiniDoge(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.MiniDoge
expected_chips = 40
expected_fans = 2
expected_hashboards = 1
algo = MinerAlgo.SCRYPT
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/XBox/KDBox.py | pyasic/miners/device/models/goldshell/XBox/KDBox.py | # ------------------------------------------------------------------------------
# Copyright 2022 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class KDBoxII(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.KDBoxII
expected_chips = 36
expected_hashboards = 1
expected_fans = 2
algo = MinerAlgo.KADENA
class KDBoxPro(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.KDBoxPro
expected_chips = 16
expected_hashboards = 1
expected_fans = 2
algo = MinerAlgo.KADENA
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/XBox/__init__.py | pyasic/miners/device/models/goldshell/XBox/__init__.py | from .KDBox import KDBoxII, KDBoxPro
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/byte/byte.py | pyasic/miners/device/models/goldshell/byte/byte.py | # ------------------------------------------------------------------------------
# Copyright 2025 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.algorithm.base import GenericAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import GoldshellMake
class Byte(GoldshellMake):
raw_model = MinerModel.GOLDSHELL.Byte
expected_chips = 0
expected_fans = 0
expected_hashboards = 0
algo = GenericAlgo
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/goldshell/byte/__init__.py | pyasic/miners/device/models/goldshell/byte/__init__.py | # ------------------------------------------------------------------------------
# Copyright 2025 Upstream Data Inc -
# -
# Licensed under the Apache License, Version 2.0 (the "License"); -
# you may not use this file except in compliance with the License. -
# You may obtain a copy of the License at -
# -
# http://www.apache.org/licenses/LICENSE-2.0 -
# -
# Unless required by applicable law or agreed to in writing, software -
# distributed under the License is distributed on an "AS IS" BASIS, -
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from .byte import Byte
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/bitaxe/__init__.py | pyasic/miners/device/models/bitaxe/__init__.py | from .BM import *
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/bitaxe/BM/BM1397.py | pyasic/miners/device/models/bitaxe/BM/BM1397.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import BitAxeMake
class Max(BitAxeMake):
raw_model = MinerModel.BITAXE.BM1397
expected_hashboards = 1
expected_chips = 1
expected_fans = 1
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/bitaxe/BM/BM1366.py | pyasic/miners/device/models/bitaxe/BM/BM1366.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import BitAxeMake
class Ultra(BitAxeMake):
raw_model = MinerModel.BITAXE.BM1366
expected_hashboards = 1
expected_chips = 1
expected_fans = 1
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/bitaxe/BM/__init__.py | pyasic/miners/device/models/bitaxe/BM/__init__.py | from .BM1366 import Ultra
from .BM1368 import Supra
from .BM1370 import Gamma
from .BM1397 import Max
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/bitaxe/BM/BM1370.py | pyasic/miners/device/models/bitaxe/BM/BM1370.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import BitAxeMake
class Gamma(BitAxeMake):
raw_model = MinerModel.BITAXE.BM1370
expected_hashboards = 1
expected_chips = 1
expected_fans = 1
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/device/models/bitaxe/BM/BM1368.py | pyasic/miners/device/models/bitaxe/BM/BM1368.py | from pyasic.device.algorithm import MinerAlgo
from pyasic.device.models import MinerModel
from pyasic.miners.device.makes import BitAxeMake
class Supra(BitAxeMake):
raw_model = MinerModel.BITAXE.BM1368
expected_hashboards = 1
expected_chips = 1
expected_fans = 1
algo = MinerAlgo.SHA256
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/iceriver/__init__.py | pyasic/miners/iceriver/__init__.py | from .iceminer import *
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/iceriver/iceminer/__init__.py | pyasic/miners/iceriver/iceminer/__init__.py | from .KSX import *
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
UpstreamData/pyasic | https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/iceriver/iceminer/ALX/AL3.py | pyasic/miners/iceriver/iceminer/ALX/AL3.py | from pyasic.miners.backends.iceriver import IceRiver
from pyasic.miners.device.models.iceriver import AL3
class IceRiverAL3(IceRiver, AL3):
pass
| python | Apache-2.0 | 820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3 | 2026-01-05T07:14:50.237218Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.