Vether.sol
is the 4th contract version. It takes the totalBurnt value of the 2nd version of the contract and continues on that.
It seem more logical to use the totalBurnt value of the 3rd version of the contract and continue on that. This way, the value of totalBurnt is probably not the real value.
Recommend checking if indeed vether3 should be used and update the code to use vether3.
strictly-scarce (vader) disputed:
Mervyn853 commented:
