Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Latest commit

 

History

History
History
46 lines (41 loc) · 1.33 KB

File metadata and controls

46 lines (41 loc) · 1.33 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

EthValidate

This tool is to validate transaction, address and token balance from public ethereum nodes

Usage

Optional parameters
Transaction
tx - transactionhash
sample usage
https://etherscan.github.io/ethvalidate/?tx=0xa2882cca690d1898d7cc13ca9c978c04e83179eb07c0a6aa7f2fba355d50bd52

Address
a - address
sample usage
https://etherscan.github.io/ethvalidate/address?a=0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be

Token
a - address c - contractaddress
sample usage
https://etherscan.github.io/ethvalidate/token?a=0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be&c=0x12480e24eb5bec1a9d4369cab6a80cad3c0a377a
Network
n - network

  • Mainnet
  • QuickNode
  • infura
  • mycrypto
  • myetherwallet
  • chainstack
  • Testnet
  • sepolia_infura
  • goerli_infura
sample usage
https://etherscan.github.io/ethvalidate/?n=infura,mycrypto
https://etherscan.github.io/ethvalidate/?n=sepolia_infura

Disclaimer

Please take note that this is a beta version feature and is provided on an "as is" and "as available" basis. Etherscan does not give any warranties and will not be liable for any loss, direct or indirect through continued use of this feature.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.