Skip to content

Commit a72c119

Browse files
authored
docs(specs): update server endpoints from Daikon [Bot] (#881)
* docs(specs): update debug server endpoints from Daikon * docs(specs): update trace server endpoints from Daikon
1 parent 93674c6 commit a72c119

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/openrpc/alchemy/debug/debug.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ servers:
7676
name: Stable Mainnet
7777
- url: https://stable-testnet.g.alchemy.com/v2
7878
name: Stable Testnet
79+
- url: https://tempo-testnet.g.alchemy.com/v2
80+
name: Tempo Testnet
7981
- url: https://worldchain-mainnet.g.alchemy.com/v2
8082
name: World Chain Mainnet
8183
- url: https://worldchain-sepolia.g.alchemy.com/v2

src/openrpc/alchemy/trace/trace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ servers:
4343
name: Plasma Mainnet
4444
- url: https://plasma-testnet.g.alchemy.com/v2
4545
name: Plasma Testnet
46+
- url: https://tempo-testnet.g.alchemy.com/v2
47+
name: Tempo Testnet
4648
- url: https://worldchain-mainnet.g.alchemy.com/v2
4749
name: World Chain Mainnet
4850
- url: https://worldchain-sepolia.g.alchemy.com/v2

0 commit comments

Comments
 (0)