0.1.9 • Published 1 year ago

riff-snap v0.1.9

Weekly downloads
-
License
(MIT-0 OR Apache-...
Repository
github
Last release
1 year ago

Riff Metamask Snap

This Snap help you to determine if the transaction you are going through with is safe or not by providing you analytics about the smart contract you are transacting with.

Notes

To use this snap you need to install https://metamask.io/flask/ MetaMask Flask: an experimental playground for developers, where new or proposed features can be rolled out and tested before deploying them to the broader public.

The first feature being rolled out in the Flask environment is the much-anticipated MetaMask Snaps.

Snaps is a way to make MetaMask more extensible for developers, giving them the opportunity to build specifically what they need for their Dapp.

Analytics

AnalyticDescription
Total TxnsShows the number of total txns on this contract
Is Contract Verified ?Shows if contract is verified on etherscan
ExplanationExplaination of what this transaction actually does fetched using an LLM and verified contract code
Safety TagSafety Tag determined by Riff
Top transactorsShows the top 10 addresses transacting on this contract/account
Function DistributionShows the number of times each function on this contract was called (subject to decoded signature availability)
Method DistributionShows the number of times each function was called identified by function signature hash