riff-snap

0.1.9 • Public • Published

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

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

Package Sidebar

Install

npm i riff-snap

Weekly Downloads

8

Version

0.1.9

License

(MIT-0 OR Apache-2.0)

Unpacked Size

283 kB

Total Files

6

Last publish

Collaborators

  • harshcrop