Skip to content

Commit e0c8d2d

Browse files
committed
Use better default RPCs for some chains
1 parent 4279282 commit e0c8d2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@
781781
type: EvmChain
782782
- id: abstract
783783
mainnet: true
784-
rpcUrl: https://api-efe16d37.ml.eeffc03e557f4daf.com/
784+
rpcUrl: https://api.mainnet.abs.xyz
785785
networkId: 2741
786786
type: EvmChain
787787
- id: eventum_testnet
@@ -831,13 +831,13 @@
831831
type: EvmChain
832832
- id: monad_testnet
833833
mainnet: false
834-
rpcUrl: https://rpc.monad-testnet.category.xyz/rpc/nSyzM1wlIgaALWzbh3oIg5rW65AC6yjqrslOE8wb
834+
rpcUrl: https://testnet-rpc.monad.xyz
835835
networkId: 10143
836836
type: EvmChain
837837
- id: berachain_mainnet
838838
mainnet: true
839839
networkId: 80094
840-
rpcUrl: https://fluent-thrilling-scion.furtim-network.quiknode.pro/$ENV_RABECHAIN_API_KEY
840+
rpcUrl: https://rpc.berachain.com
841841
type: EvmChain
842842
- id: story
843843
mainnet: true

0 commit comments

Comments
 (0)