I’m looking for a 10 digit number that fits into the following statement. Note the first number is the number to the far left. Example: the first digit of this number is 526897413 is 5.

The first digit represents the number of 0s in the number
The second digit represents the number of 1s in the number
The third digit represents the number of 2s in the number
The forth digit represents the number of 3s in the number
The fifth digit represents the number of 4s in the number
The sixth digit represents the number of 5s in the number
The seventh digit represents the number of 6s in the number
The eight digit represents the number of 7s in the number
The ninth digit represents the number of 8s in the number
The tenth digit represents the number of 9s in the number