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.SHA...
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.SHA...
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 = Mi...
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 = ...
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 = MinerAlg...
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 = MinerAlg...
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....
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 ...
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....
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....
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"); ...
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.SH...
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 = Mi...
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....
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 = ...
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 a...
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, ...
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 ...
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 = ...
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...
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.SHA...
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.SHA...
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....
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....
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 = ...
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 = MinerAlg...
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 = ...
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....
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....
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 ...
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 = MinerAlg...
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 = ...
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....
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 ...
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 = ...
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 = MinerAlg...
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 = MinerAlg...
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....
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...
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 = MinerAlg...
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 = ...
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 = ...
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, M60SV...
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 = MinerAlg...
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 ...
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 = MinerAlg...
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....
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.SHA...
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 = M...
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.SHA...
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 = M...
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....
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.S...
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.SHA...
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....
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 ...
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....
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 = MinerAlg...
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....
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 = ...
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 ...
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 = MinerAl...
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 ...
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 ...
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, ...
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 = ...
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 = MinerAlg...
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 = ...
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....
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....
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 ...
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...
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...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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"); ...
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