How could I identify the creation of a new token on the Solana network? Any standard log_messages for this?
I’m learning to work on the Solana network.
I tried fetching new token creation using Program log: InitializeMint
but this returns old tokens too.
I’m using solana for python
New contributor
Gabriel novais is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.