Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5941f32

Browse files
authored
Updated examples
1 parent0bff7a8 commit5941f32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,12 @@ Examples (arguments and results) for all methods may be found as JSON files [her
177177
}
178178
```
179179

180-
where`kwargs` refer to the required arguments and`res` refers to the expected resultif you run:
180+
where`kwargs` refer to the required arguments and`res` refers to the expected resultif youwere torun:
181181

182182
``` python
183183
eth.get_block_number_by_timestamp(timestamp="1578638524", closest="before")
184+
185+
>'9251482'
184186
```
185187

186188
**Disclaimer**: Those examples blindly use the arguments originally showcased [here](https://api.etherscan.io/apis) and the selected wallets/contractsdo not reflect any personal views. You should refer to the samesourcefor additional information regarding specific argument values.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp