mirror of
https://github.com/status-im/status-desktop.git
synced 2025-03-02 23:41:18 +00:00
32 lines
390 B
Markdown
32 lines
390 B
Markdown
---
|
|
title : "Ethereum"
|
|
description: ""
|
|
lead: ""
|
|
date: 2020-10-06T08:48:23+00:00
|
|
lastmod: 2020-10-06T08:48:23+00:00
|
|
draft: false
|
|
images: []
|
|
menu:
|
|
api:
|
|
parent: "statusgo"
|
|
toc: true
|
|
---
|
|
|
|
### `eth_getTransactionReceipt`
|
|
|
|
%* [transactionHash])
|
|
|
|
### `eth_getBalance`
|
|
|
|
### `eth_call`
|
|
|
|
### `eth_getBlockByNumber`
|
|
|
|
%* [blockNumber, false])
|
|
|
|
### `eth_accounts`
|
|
|
|
### `eth_estimateGas`
|
|
|
|
%*[%tx])
|