Skip to content

Commit b7b553d

Browse files
authored
docs(specs): update server endpoints from Daikon [Bot] (#735)
* docs(specs): update debug server endpoints from Daikon * docs(specs): update trace server endpoints from Daikon
1 parent 96b33ef commit b7b553d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/openrpc/alchemy/debug/debug.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ servers:
5454
name: OP Mainnet Mainnet
5555
- url: https://opt-sepolia.g.alchemy.com/v2
5656
name: OP Mainnet Sepolia
57+
- url: https://plasma-mainnet.g.alchemy.com/v2
58+
name: Plasma Mainnet
59+
- url: https://plasma-testnet.g.alchemy.com/v2
60+
name: Plasma Testnet
5761
- url: https://polygonzkevm-mainnet.g.alchemy.com/v2
5862
name: Polygon zkEVM Mainnet
5963
- url: https://polygonzkevm-cardona.g.alchemy.com/v2

src/openrpc/alchemy/trace/trace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ servers:
3131
name: Polygon Mainnet
3232
- url: https://polygon-amoy.g.alchemy.com/v2
3333
name: Polygon Amoy
34+
- url: https://plasma-mainnet.g.alchemy.com/v2
35+
name: Plasma Mainnet
36+
- url: https://plasma-testnet.g.alchemy.com/v2
37+
name: Plasma Testnet
3438
- url: https://worldchain-mainnet.g.alchemy.com/v2
3539
name: World Chain Mainnet
3640
- url: https://worldchain-sepolia.g.alchemy.com/v2

0 commit comments

Comments
 (0)