We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 750742c + 5770aad commit b24d14fCopy full SHA for b24d14f
packages/constants/src/lib/constants/constants.ts
@@ -54,7 +54,7 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
54
decimals: 18,
55
type: 'ERC1155',
56
rpcUrls: [
57
- 'https://eth-mainnet.alchemyapi.io/v2/EuGnkVlzVoEkzdg0lpCarhm8YHOxWVxE',
+ 'https://eth-mainnet.g.alchemy.com/v2/_J7v1gEI40Tiulq7rFh913Xjy2-C4L8T',
58
],
59
blockExplorerUrls: ['https://etherscan.io'],
60
vmType: 'EVM',
0 commit comments