Ethereum
Complete documentation with list of error codes is available on home page https://ethereum.exitapi.com/
1 subscribers
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Ethereum endpoints
| Method | Endpoint | Description |
|---|---|---|
| Address | ||
| POST |
Get address balance /address/balance |
Returns the balance of given address in Ethers. |
| POST |
Generate new address /address/generate |
Returns the private key and public address for new generated address. |
| POST |
Calculate public address /address/from-private-key |
Returns the public address for gived private key. |
| Transaction | ||
| POST |
Get transaction info /transaction/info |
Returns information about a transaction specified by hash. |
| POST |
Send transaction /transaction/send |
Creates, signs, and sends a new transaction to the network. |
| Block | ||
| POST |
Get block last /block/last |
Returns number of last block. |
| POST |
Get block info /block/info |
Returns information about of the block by block number. |
| POST |
Get block info by hash /block/info-by-hash |
Returns information about of the block by block hash. |
Ethereum pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $39 / month | — |
|
| MEGA | $99 / month | — |
|