How can I have a list of token holders?

I want to create a token and send that to my customers and after that I need to know who kept tokens. in ETH it has it but I did not see it on waves block explorers.

You can use Waves Node API method - https://nodes.wavesplatform.com/api-docs/index.html#!/assets/balanceDistribution to get a list of token holders.

Thanks a lot for helping

great work, but Ocean lab created also a page that delivers data like that.