/verify-fnc-call

Simple single web page app to verify fnc signatrue and calldata of a tx.

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install dep and run the development server:

npm i
npm run dev

Open http://localhost:3000 with your browser to see the result.

You are ready to go, paste your singature and calldata and see if they match, any clashing selectors and also know the decoded inputs

Open

image

Paste

image

See the result

image