DOGM Blockchain Consensus
The chain ID of Dogmcoin Auxpow is updated every 525600 blocks.
This is a 20-year plan!
The chain ID for block height 5622400 to 6147999 should be 0x0062 (98).
The chain ID for block height 6148000 to 6673599 should be 0x006C (108).
https://github.com/dogmcoin/dogmcoin/blob/0.14/src/chainparams.cpp#L175-L268
The outdated DOGM core has a vulnerability in chain ID verification, which some mining pools exploited.
See: versionHex of each block height in Dogmcoin Blockchain Explorer, for example: height 5659848
A few weeks ago, DOGM released version v1.14.7.0, which fixed the vulnerability and strictly enforced blockchain consensus starting from block height 5680000.
See: Github releases