Skip to content

Update chains constants.ts #820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
138 changes: 23 additions & 115 deletions packages/constants/src/lib/constants/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,30 +158,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
blockExplorerUrls: ['https://explorer.harmony.one/'],
vmType: 'EVM',
},
mumbai: {
contractAddress: '0xc716950e5DEae248160109F562e1C9bF8E0CA25B',
chainId: 80001,
name: 'Mumbai',
symbol: 'MATIC',
decimals: 18,
rpcUrls: [
'https://rpc-mumbai.maticvigil.com/v1/96bf5fa6e03d272fbd09de48d03927b95633726c',
],
blockExplorerUrls: ['https://mumbai.polygonscan.com'],
type: 'ERC1155',
vmType: 'EVM',
},
goerli: {
contractAddress: '0xc716950e5DEae248160109F562e1C9bF8E0CA25B',
chainId: 5,
name: 'Goerli',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://goerli.infura.io/v3/96dffb3d8c084dec952c61bd6230af34'],
blockExplorerUrls: ['https://goerli.etherscan.io'],
type: 'ERC1155',
vmType: 'EVM',
},
cronos: {
contractAddress: '0xc716950e5DEae248160109F562e1C9bF8E0CA25B',
chainId: 25,
Expand Down Expand Up @@ -292,17 +268,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
baseGoerli: {
contractAddress: null,
chainId: 84531,
name: 'Base Goerli',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://goerli.base.org'],
blockExplorerUrls: ['https://goerli.basescan.org'],
type: null,
vmType: 'EVM',
},
baseSepolia: {
contractAddress: null,
chainId: 84532,
Expand Down Expand Up @@ -468,36 +433,25 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
zoraGoerli: {
zoraSepolia: {
contractAddress: null,
chainId: 999,
name: 'Zora Goerli',
chainId: 999999999,
name: 'Zora Sepolia',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://testnet.rpc.zora.energy'],
blockExplorerUrls: ['https://testnet.explorer.zora.energy'],
rpcUrls: ['https://sepolia.rpc.zora.energy'],
blockExplorerUrls: ['https://sepolia.explorer.zora.energy/'],
type: null,
vmType: 'EVM',
},
zksyncTestnet: {
contractAddress: null,
chainId: 280,
chainId: 300,
name: 'zkSync Era Testnet',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://testnet.era.zksync.dev'],
blockExplorerUrls: ['https://goerli.explorer.zksync.io/'],
type: null,
vmType: 'EVM',
},
lineaGoerli: {
contractAddress: null,
chainId: 59140,
name: 'Linea Testnet',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://rpc.goerli.linea.build'],
blockExplorerUrls: ['https://explorer.goerli.linea.build'],
rpcUrls: ['https://sepolia.era.zksync.dev'],
blockExplorerUrls: ['https://sepolia.explorer.zksync.io/'],
type: null,
vmType: 'EVM',
},
Expand Down Expand Up @@ -586,14 +540,14 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
optimismGoerli: {
optimismSepolia: {
contractAddress: null,
chainId: 420,
name: 'Optimism Goerli',
chainId: 11155420,
name: 'Optimism Sepolia',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://optimism-goerli.publicnode.com'],
blockExplorerUrls: ['https://goerli-optimism.etherscan.io/'],
rpcUrls: ['https://sepolia.optimism.io'],
blockExplorerUrls: ['https://sepolia-optimism.etherscan.io/'],
type: null,
vmType: 'EVM',
},
Expand All @@ -608,17 +562,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
waevEclipseDevnet: {
contractAddress: null,
chainId: 91006,
name: 'Waev Eclipse Devnet',
symbol: 'ecWAEV',
decimals: 18,
rpcUrls: ['https://api.evm.waev.dev.eclipsenetwork.xyz'],
blockExplorerUrls: ['http://waev.explorer.modular.cloud/'],
type: null,
vmType: 'EVM',
},
verifyTestnet: {
contractAddress: null,
chainId: 1833,
Expand All @@ -641,19 +584,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
campNetwork: {
contractAddress: null,
chainId: 325000,
name: 'Camp Network',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://rpc.camp-network-testnet.gelato.digital'],
blockExplorerUrls: [
'https://explorer.camp-network-testnet.gelato.digital/',
],
type: null,
vmType: 'EVM',
},
vanar: {
contractAddress: null,
chainId: 78600,
Expand Down Expand Up @@ -802,17 +732,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
fhenixHelium: {
contractAddress: null,
chainId: 8008135,
name: 'Fhenix Helium',
symbol: 'tFHE',
decimals: 18,
rpcUrls: ['https://api.helium.fhenix.zone'],
blockExplorerUrls: ['https://explorer.helium.fhenix.zone'],
type: null,
vmType: 'EVM',
},
hederaTestnet: {
contractAddress: null,
chainId: 296,
Expand All @@ -835,14 +754,14 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
storyOdyssey: {
storyAenid: {
contractAddress: null,
chainId: 1516,
name: 'Story Odyssey',
chainId: 1315,
name: 'Story Aenid',
symbol: 'IP',
decimals: 18,
rpcUrls: ['https://rpc.odyssey.storyrpc.io'],
blockExplorerUrls: ['https://odyssey.storyscan.xyz'],
rpcUrls: ['https://aeneid.storyrpc.io'],
blockExplorerUrls: ['https://aeneid.storyscan.xyz/'],
type: null,
vmType: 'EVM',
},
Expand All @@ -857,17 +776,6 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
hushedNorthstar: {
contractAddress: null,
chainId: 42161,
name: 'Hushed Northstar Devnet',
symbol: 'ETH',
decimals: 18,
rpcUrls: ['https://rpc.buildbear.io/yielddev'],
blockExplorerUrls: ['https://explorer.buildbear.io/yielddev/transactions'],
type: null,
vmType: 'EVM',
},
amoy: {
contractAddress: null,
chainId: 80002,
Expand Down Expand Up @@ -923,14 +831,14 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
type: null,
vmType: 'EVM',
},
moksha: {
mokshaTestnet: {
contractAddress: null,
chainId: 1480,
name: 'Vana',
chainId: 14800,
name: 'Moksha Testnet',
symbol: 'VANA',
decimals: 18,
rpcUrls: ['https://rpc.moksha.vana.org'],
blockExplorerUrls: ['https://moksha.vanascan.io'],
rpcUrls: ['https://rpc.moksha.vana.org/'],
blockExplorerUrls: ['https://moksha.vanascan.io/'],
type: null,
vmType: 'EVM',
},
Expand Down