Skip to content

Commit

Permalink
add http example
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Jun 14, 2023
1 parent 4dd6fac commit 485285e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/eth_blockNumber.http
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
POST http://localhost:50305 HTTP/1.1
# POST https://api.evm.eosnetwork.com HTTP/1.1
content-type: application/json

{"method":"eth_blockNumber","params":["0x2293a13d4d812a845eb115a91f215ec20e1685ec", "0x5d0468"],"id":1,"jsonrpc":"2.0"}

0 comments on commit 485285e

Please sign in to comment.