Skip to content

Commit 592fe86

Browse files
Update constants.ts
Signed-off-by: Robert Mads Christensen <[email protected]>
1 parent 151af84 commit 592fe86

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

packages/constants/src/lib/constants/constants.ts

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -158,19 +158,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
158158
blockExplorerUrls: ['https://explorer.harmony.one/'],
159159
vmType: 'EVM',
160160
},
161-
mumbai: {
162-
contractAddress: '0xc716950e5DEae248160109F562e1C9bF8E0CA25B',
163-
chainId: 80001,
164-
name: 'Mumbai',
165-
symbol: 'MATIC',
166-
decimals: 18,
167-
rpcUrls: [
168-
'https://rpc-mumbai.maticvigil.com/v1/96bf5fa6e03d272fbd09de48d03927b95633726c',
169-
],
170-
blockExplorerUrls: ['https://mumbai.polygonscan.com'],
171-
type: 'ERC1155',
172-
vmType: 'EVM',
173-
},
174161
cronos: {
175162
contractAddress: '0xc716950e5DEae248160109F562e1C9bF8E0CA25B',
176163
chainId: 25,

0 commit comments

Comments
 (0)