Skip to content

Commit ce36d80

Browse files
authored
fix(contract_manager): use public rpc for blast testnet (#1441)
1 parent 34d94e3 commit ce36d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
type: EvmChain
451451
- id: blast_s2_testnet
452452
mainnet: false
453-
rpcUrl: https://rpc.s2.testblast.io/$ENV_BLAST_S2_TESTNET_API_KEY
453+
rpcUrl: https://blast-sepolia.blockpi.network/v1/rpc/public
454454
networkId: 168587773
455455
type: EvmChain
456456
- id: hedera_testnet

0 commit comments

Comments
 (0)