xRozzo / verify-fnc-call

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 98.7%Language:CSS 1.2%Language:JavaScript 0.1%