diff --git a/_data/chains/eip155-96369.json b/_data/chains/eip155-96369.json new file mode 100644 index 000000000000..f97e9cc6adb6 --- /dev/null +++ b/_data/chains/eip155-96369.json @@ -0,0 +1,28 @@ +{ + "name": "Lux Network", + "chain": "Lux", + "icon": "lux", + "rpc": ["https://api.lux.network"], + "faucets": ["https://faucet.lux-test.network"], + "nativeCurrency": { + "name": "Lux", + "symbol": "LUX", + "decimals": 18 + }, + "infoURL": "https://lux.network", + "shortName": "lux", + "chainId": 96369, + "networkId": 96369, + "explorers": [ + { + "name": "Lux Network Explorer", + "url": "https://explore.lux.network", + "standard": "EIP3091" + }, + { + "name": "Lux Network Explorer", + "url": "https://explore.lux-test.network", + "standard": "EIP3091" + } + ] + } \ No newline at end of file diff --git a/_data/icons/lux.json b/_data/icons/lux.json new file mode 100644 index 000000000000..0cb6ac009c13 --- /dev/null +++ b/_data/icons/lux.json @@ -0,0 +1,9 @@ +[ + { + "url": "ipfs://QmSjXJFpVAEdstq5JiUKciokm9fCwqS7Z9fg6M1XBdpePe", + "width": 512, + "height": 512, + "format": "png" + } + ] + \ No newline at end of file