# EWhitelist

A token whitelist is used to prevent pool operator abuse by operating with rogue tokens, EOAs as a transaction's target. While this makes a DeFi transaction slightly more expensive in terms of gas, it provides security benefits to the pool holders.

As a rule of thumb, any token that has a decent reputation will be whitelisted.

<figure><img src="https://1499155236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlUxwUAsUBQ9ISBirGP08%2Fuploads%2FNv29wEvpdasTuwXtrXpy%2Fewhitelist.svg?alt=media&#x26;token=3a9c1ca9-7bd0-488f-b407-ddf215627a0a" alt=""><figcaption><p>Credits: UML diagram generated with <a href="https://github.com/naddison36/sol2uml">SOL2UML</a></p></figcaption></figure>
