[BUG] Fix panic when uint64 overflow in emitEndBlockTelemetry
On testnet, emitEndBlockTelemetry panic due to covert cosmos.Uint to uint64 cause overflow.