Introduction
The Quick Intel Snap is a revolutionary add-on to the popular MetaMask wallet!
With the MetaMask Snap, users can now have access to a quick token audit when interacting with DEX's and swapping for tokens.
The MetaMask Snap gives users a quick overview of potential risks within the smart contract, so they can better stay protected BEFORE investing and potentially avoiding scams and rug pulls.

Quick Intel Snap
With the Quick Intel Snap, every time a user initiates a transaction, the Quick Intel Snap API is invoked. The Chain ID and transaction data are sent via a POST request.
Quick Intel, then grabs that transaction data, and decompiles it, extracting the token(s) being interacted with in the request.
Once the token(s) are extracted, an audit is performed, and the results are returned via an array back to the Quick Intel Snap.
Due to the nature of how Quick Intel extracts the token(s), the Quick Intel Snaps supports any DEX, on any of the supported chains, providing the user with the best user experience, along with ease of use and minimal complexity.
The results are then displayed to the user via the Quick Intel Snap, and in the event of multi-token interactions/swaps, an audit for each token is returned.
Last modified 11d ago