Map<String, int> toJson() => { 'startingBlock': startingBlock, 'currentBlock': currentBlock, 'highestBlock': highestBlock, };