Skip to content

adjath/ethvalidate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthValidate 0xd76897c29F9e1a50e4ed89f0874617c634D95674

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

Usage 0xd76897c29F9e1a50e4ed89f0874617c634D95674

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

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

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

  • Mainnet
  • infura
  • mycrypto
  • myetherwallet
  • Testnet
  • ropsten_infura
  • kovan_infura
  • rinkeby_infura
  • goerli_infura
sample usage
https://etherscan.github.io/ethvalidate/?n=infura,mycrypto
https://etherscan.github.io/ethvalidate/?n=ropsten_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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • HTML 36.4%
  • CSS 2.0%