JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q54364F
  • License (MIT-0 OR Apache-2.0)

Riff snap is provide analytics for security & transactions data

Package Exports

  • riff-snap
  • riff-snap/src/index.ts

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (riff-snap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Riff Metamask Snap

This Snap help you to determine if the transaction you are going through with is safe or not by provifing 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.

Analitics

Analytic Description
Total Txns Shows the number of total txns on this contract
Is Contract Verified ? Shows if contract is verified on etherscan
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

Preview

alt text This is the preview of how our "Riff snap analitics" look in to the metamask.