CoinFabrik / scout-soroban

Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
MIT License
34 stars 2 forks source link

Token interface events #324

Closed matiascabello closed 2 weeks ago

matiascabello commented 1 month ago

Considering that the token interface is implemented as a trait, check that all token interface functions events are properly emitted.