There was an error while loading. Please reload this page.
1 parent 2fe46ac commit a042a37Copy full SHA for a042a37
1 file changed
src/openrpc/chains/robinhood/robinhood.yaml
@@ -7,6 +7,8 @@ info:
7
description: A specification of the standard JSON-RPC methods for Robinhood Chain.
8
version: 0.0.0
9
servers:
10
+ - url: https://robinhood-mainnet.g.alchemy.com/v2
11
+ name: Robinhood Chain Mainnet
12
- url: https://robinhood-testnet.g.alchemy.com/v2
13
name: Robinhood Chain Testnet
14
methods:
0 commit comments