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
2 changes: 2 additions & 0 deletions src/openrpc/alchemy/bundler/bundler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ servers:
name: Celo Sepolia
- url: https://frax-mainnet.g.alchemy.com/v2
name: Frax Mainnet
- url: https://gensyn-mainnet.g.alchemy.com/v2
name: Gensyn Mainnet
- url: https://gensyn-testnet.g.alchemy.com/v2
name: Gensyn Testnet
- url: https://hyperliquid-mainnet.g.alchemy.com/v2
Expand Down
2 changes: 2 additions & 0 deletions src/openrpc/alchemy/debug/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ servers:
name: Frax Mainnet
- url: https://frax-sepolia.g.alchemy.com/v2
name: Frax Sepolia
- url: https://gensyn-mainnet.g.alchemy.com/v2
name: Gensyn Mainnet
- url: https://gensyn-testnet.g.alchemy.com/v2
name: Gensyn Testnet
- url: https://gnosis-mainnet.g.alchemy.com/v2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ servers:
name: Celo Sepolia
- url: https://frax-mainnet.g.alchemy.com/v2
name: Frax Mainnet
- url: https://gensyn-mainnet.g.alchemy.com/v2
name: Gensyn Mainnet
- url: https://gensyn-testnet.g.alchemy.com/v2
name: Gensyn Testnet
- url: https://hyperliquid-mainnet.g.alchemy.com/v2
Expand Down
2 changes: 2 additions & 0 deletions src/openrpc/alchemy/token/token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ servers:
name: Celo Mainnet
- url: https://celo-sepolia.g.alchemy.com/v2
name: Celo Sepolia
- url: https://gensyn-mainnet.g.alchemy.com/v2
name: Gensyn Mainnet
- url: https://gensyn-testnet.g.alchemy.com/v2
name: Gensyn Testnet
- url: https://gnosis-mainnet.g.alchemy.com/v2
Expand Down
2 changes: 2 additions & 0 deletions src/openrpc/alchemy/transfers/transfers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ servers:
name: Celo Mainnet
- url: https://celo-sepolia.g.alchemy.com/v2
name: Celo Sepolia
- url: https://gensyn-mainnet.g.alchemy.com/v2
name: Gensyn Mainnet
- url: https://gensyn-testnet.g.alchemy.com/v2
name: Gensyn Testnet
- url: https://gnosis-mainnet.g.alchemy.com/v2
Expand Down
Loading