Myriadcoin Miners

If you are a pool operator, please consider contributing your coinbase tag here: php-coinbase-miners

Raw node information: getblockchaininfo getmempoolinfo getmininginfo

{
    "chain": "main",
    "blocks": 3597700,
    "headers": 3597700,
    "bestblockhash": "b1ddf672517550493f01118dbc4c1091286bf9170759cffa922b97ba52afef02",
    "difficulty": 895056139696.9153,
    "difficulty_sha256d": 895056139696.9153,
    "difficulty_scrypt": 36164433.84153317,
    "difficulty_groestl": 23318.5388524519,
    "difficulty_skein": 84862.7101363367,
    "difficulty_qubit": 188.9659056350878,
    "difficulty_yescrypt": 0.03073090168362294,
    "difficulty_argon2d": 0.02428327560952745,
    "mediantime": 1714079896,
    "verificationprogress": 0.9999996985147839,
    "initialblockdownload": false,
    "chainwork": "0ce400000000000000000000000000000000000000001cb4f09ade6d515e50b4",
    "size_on_disk": 5169617276,
    "pruned": false,
    "softforks": [
        {
            "id": "bip34",
            "version": 2,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip66",
            "version": 3,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip65",
            "version": 4,
            "reject": {
                "status": true
            }
        }
    ],
    "bip9_softforks": {
        "csv": {
            "status": "active",
            "startTime": 1512086400,
            "timeout": 1543622400,
            "since": 2306304
        },
        "segwit": {
            "status": "active",
            "startTime": 1513296000,
            "timeout": 1544832000,
            "since": 2306304
        },
        "legbit": {
            "status": "active",
            "startTime": 1507420800,
            "timeout": 1538956800,
            "since": 2306304
        },
        "reservealgo": {
            "status": "active",
            "startTime": 1516320000,
            "timeout": 1548979200,
            "since": 2328480
        },
        "longblocks": {
            "status": "active",
            "startTime": 1525132800,
            "timeout": 1556668800,
            "since": 2586528
        },
        "argon2d": {
            "status": "active",
            "startTime": 1550188800,
            "timeout": 1581724800,
            "since": 2772000
        }
    },
    "warnings": ""
}