Skip to content

Commit

Permalink
Merge pull request #12289 from Destiner/patch-2
Browse files Browse the repository at this point in the history
Add ethereum-json-rpc.com
  • Loading branch information
wackerow authored Apr 10, 2024
2 parents 2ea56b7 + a1c343a commit cd69c43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/content/developers/docs/apis/json-rpc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ A handful of core JSON-RPC methods require data from the Ethereum network, and f
- [eth_getUncleByBlockHashAndIndex](#eth_getunclebyblockhashandindex)
- [eth_getUncleByBlockNumberAndIndex](#eth_getunclebyblocknumberandindex)

## JSON-RPC API Playground

You can use the [playground tool](https://ethereum-json-rpc.com) to discover and try out the API methods. It also shows you which methods and networks are supported by various node providers.

## JSON-RPC API Methods {#json-rpc-methods}

### web3_clientVersion {#web3_clientversion}
Expand Down

0 comments on commit cd69c43

Please sign in to comment.