Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/openrpc/alchemy/debug/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ servers:
name: OP Mainnet Mainnet
- url: https://opt-sepolia.g.alchemy.com/v2
name: OP Mainnet Sepolia
- url: https://plasma-mainnet.g.alchemy.com/v2
name: Plasma Mainnet
- url: https://plasma-testnet.g.alchemy.com/v2
name: Plasma Testnet
- url: https://polygonzkevm-mainnet.g.alchemy.com/v2
name: Polygon zkEVM Mainnet
- url: https://polygonzkevm-cardona.g.alchemy.com/v2
Expand Down
4 changes: 4 additions & 0 deletions src/openrpc/alchemy/trace/trace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ servers:
name: Polygon Mainnet
- url: https://polygon-amoy.g.alchemy.com/v2
name: Polygon Amoy
- url: https://plasma-mainnet.g.alchemy.com/v2
name: Plasma Mainnet
- url: https://plasma-testnet.g.alchemy.com/v2
name: Plasma Testnet
- url: https://worldchain-mainnet.g.alchemy.com/v2
name: World Chain Mainnet
- url: https://worldchain-sepolia.g.alchemy.com/v2
Expand Down
Loading