Skip to content

Commit cd69c43

Browse files
authored
Merge pull request #12289 from Destiner/patch-2
Add ethereum-json-rpc.com
2 parents 2ea56b7 + a1c343a commit cd69c43

File tree

1 file changed

+4
-0
lines changed
  • public/content/developers/docs/apis/json-rpc

1 file changed

+4
-0
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ A handful of core JSON-RPC methods require data from the Ethereum network, and f
133133
- [eth_getUncleByBlockHashAndIndex](#eth_getunclebyblockhashandindex)
134134
- [eth_getUncleByBlockNumberAndIndex](#eth_getunclebyblocknumberandindex)
135135

136+
## JSON-RPC API Playground
137+
138+
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.
139+
136140
## JSON-RPC API Methods {#json-rpc-methods}
137141

138142
### web3_clientVersion {#web3_clientversion}

0 commit comments

Comments
 (0)