We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720a8e5 commit 2756485Copy full SHA for 2756485
reference/json-rpc/eth.md
@@ -61,20 +61,28 @@ Parameters:
61
62
Perms: read
63
64
-Inputs:
+Input:
65
66
```json
67
-["f410", "finalized"]
68
-
69
-["f1", "safe"]
+["t410fghja63ghyzd54cbswfapglsutx5e64xnm7mazwi"]
70
```
71
72
Response:
73
74
75
-"0x5cbeecf99d3fdb3f25e309cc264f240bb0664031"
+"0x31d20f6cc7c647de0832b140f32e549dfa4f72ed"
+```
+
76
77
78
+```json
79
+["t15xwdubazj7aft6ylmiw54fa27zyyl3rpc6olgcy", "safe"]
80
81
-"0x1234567890abcdef1234567890abcdef12345678"
82
+Response:
83
84
85
+"0xff00000000000000000000000000000000000064"
86
87
88
## EthBlockNumber
0 commit comments