We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb4198 commit 8c03307Copy full SHA for 8c03307
test/rpc.hs
@@ -169,7 +169,7 @@ vmFromRpc sess blockNum calldata callvalue caller address = do
169
})
170
171
testRpc :: Text
172
-testRpc = "https://eth-mainnet.alchemyapi.io/v2/vpeKFsEF6PHifHzdtcwXSDbhV3ym5Ro4"
+testRpc = "https://eth-mainnet.g.alchemy.com/v2/vpeKFsEF6PHifHzdtcwXSDbhV3ym5Ro4"
173
174
testBlockNumber :: BlockNumber
175
testBlockNumber = BlockNumber 16198552
0 commit comments