myetherapi icon indicating copy to clipboard operation
myetherapi copied to clipboard

An API by MyEtherWallet. ETH / Ropsten / JSON RPC / Web3

MyEtherAPI: An API by MyEtherWallet

  • https://www.myetherapi.com/
  • Finally, we've evolved to (sorta) have an API WITH documentation

The Basics

Endpoints

  • ETH: https://api.myetherapi.com/eth, Parity, Supports EIP-155, ChainID=1
  • Ropsten: https://api.myetherapi.com/rop, Parity, Supports EIP-155, 3

Call Types

  • JSON RPC Methods: https://github.com/ethereum/wiki/wiki/JSON-RPC#json-rpc-methods
  • Web3: web3.setProvider(new web3.providers.HttpProvider('PUT_ENDPOINT_URL_HERE')

All The Calls

If you are looking for very intense setup or most customizable stuff, we highly recommend just spinning up your own AWS clone of what we've done: https://github.com/MyEtherWallet/docker-geth-lb.


Contact

On the Web • MyEtherWallet.comSign Message
Github • MyEtherWallet v3MyEtherWallet Organization
Chrome Extension • MyEtherWallet CXEAL CX (anti-phishing)
Help • Knowledge BaseEmail SuppportHelpful Utils & ENS Debugging
Social: FacebookLinkedinMediumRedditSlackTwitter

Be safe & secure & always back up your keys.

MIT License Copyright © 2015-2017 MyEtherWallet LLC