diff --git a/_data/chains/eip155-175200.json b/_data/chains/eip155-175200.json new file mode 100644 index 000000000000..c3ed6af9d566 --- /dev/null +++ b/_data/chains/eip155-175200.json @@ -0,0 +1,24 @@ +{ + "name": "Lit Chain Mainnet", + "chain": "LITKEY", + "icon": "lit", + "rpc": ["https://lit-chain-rpc.litprotocol.com"], + "faucets": [], + "nativeCurrency": { + "name": "Lit Protocol", + "symbol": "LITKEY", + "decimals": 18 + }, + "infoURL": "https://litprotocol.com", + "shortName": "lit", + "chainId": 175200, + "networkId": 175200, + "explorers": [ + { + "name": "Lit Chain Explorer", + "url": "https://lit-chain-explorer.litprotocol.com", + "icon": "lit", + "standard": "EIP3091" + } + ] +}