This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-ethers
mirror of
https://github.com/status-im/nim-ethers.git
Watch
2
Star
0
Fork
You've already forked nim-ethers
0
Code
Issues
Projects
Releases
Wiki
Activity
177ed78d65
nim-ethers
/
ethers
/
providers
/
rpccalls
/
signatures.nim
3 lines
62 B
Nim
Raw
Normal View
History
Unescape
Escape
Use Address type in RPC call signature
2022-01-18 11:42:58 +00:00
proc
eth_accounts
:
seq
[
Address
]
Provider.getBlockNumber()
2022-01-18 13:26:41 +00:00
proc
eth_blockNumber
:
UInt256