Thanks to visit codestin.com
Credit goes to github.com

Skip to content

koagonzalo11/ethvalidate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Absolutely — here is your complete README.md as a single, ready-to-copy Markdown script:

🔎 EthValidate by Elparadisogonzalo

A decentralized validator tool for Ethereum and Binance Smart Chain to inspect:

  • ✅ Transactions
  • 🧾 Wallet Addresses
  • 🪙 Token Balances
    Built as part of the elparadisogonzalo project, this tool leverages public Ethereum nodes and decentralized infrastructure including IPFS, Unstoppable Domains, and Geth nodes.

🚀 Usage

✅ Validate a Transaction

Query using the tx parameter:

?tx=<transaction_hash>

Example:

https://elparadisogonzalo.com/ethvalidate/?tx=0xa2882cca690d1898d7cc13ca9c978c04e83179eb07c0a6aa7f2fba355d50bd52


🧾 Validate a Wallet Address

Query using the a parameter:

?a=<wallet_address>

Example:

https://elparadisogonzalo.com/ethvalidate/address?a=0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be


🪙 Validate Token Balance

Query using wallet + token contract:

?a=<wallet_address>&c=<token_contract_address>

Example:

https://elparadisogonzalo.com/ethvalidate/token?a=0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be&c=0x12480e24eb5bec1a9d4369cab6a80cad3c0a377a


🌐 Select Network

Use the n parameter to select node(s):

?n=<comma_separated_node_list>

Supported Nodes:

  • mainnet
  • infura
  • quicknode
  • chainstack
  • mycrypto
  • myetherwallet
  • sepolia_infura
  • goerli_infura

Examples:

https://elparadisogonzalo.com/ethvalidate/?n=infura,mycrypto https://elparadisogonzalo.com/ethvalidate/?n=sepolia_infura


🛠️ Project Infrastructure

Component Detail
🧠 Domain elparadisogonzalo.com via Unstoppable Domains
🔐 Wallet 0x802ba6a112f4a7bbbc2d63c8ef4bc14dfcbe6245
⛓️ Contracts Ethereum & BSC (ABI verified and integrated)
🧩 Node Geth v1.15.5-stable on Android (Termux)
☁️ Infra Tools MetaMask, Infura, Chainstack, Google Cloud CLI
📦 Source Code elparadisogonzalo-monorepo
🌍 Hosting IPFS + GitHub Pages

🔐 Example Deployment CID

Deployed content is hosted via IPFS and linked to your Unstoppable Domain:

https://elparadisogonzalo.com/ipfs/

Automatically updated using CI/CD with GitHub Actions + Pinata integration.


⚠️ Disclaimer

This tool is in beta and provided "as is". While it uses public Ethereum-compatible nodes, reliability may vary.
Elparadisogonzalo and its contributors make no guarantees and are not liable for any direct or indirect loss. Always verify results via a trusted source.


Made with 🛠️ by Elparadisogonzalo
Open-source on GitHub — PRs welcome!

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5