Network Parameters
info
The Mainnet of LUKSO started on Tuesday, 23rd May 2023 15:40:00 GMT (+ Genesis Delay -> 4:20pm GMT).
Setting | Value |
---|---|
Network Name | Mainnet |
Genesis Fork Version | 0x42000001 |
Chain ID / Network ID | 42 |
Currency Symbol | LYX |
Execution Block Explorer | https://explorer.execution.mainnet.lukso.network |
Execution Status Page | https://stats.execution.mainnet.lukso.network |
Consensus Block Explorer | https://explorer.consensus.mainnet.lukso.network |
Consensus Status Page | https://stats.consensus.mainnet.lukso.network |
Launchpad | https://deposit.mainnet.lukso.network |
Checkpoints | https://checkpoints.mainnet.lukso.network |
The mainnet network configs are defined or the lukso-network/network-configs
repo.
3rd party RPC providers​
Developers can use the services of the following 3rd party providers:
- Gateway.fm RPC URL:
https://rpc.lukso.gateway.fm
- NowNodes
Add LUKSO network (MetaMask...)​
You can add LUKSO as a custom network in your existing wallet (MetaMask, Rainbow, Coinbase Wallet, Trust Wallet, etc.) with the parameters below:
Setting | Value |
---|---|
Network Name | LUKSO |
RPC URL | https://rpc.lukso.gateway.fm |
Chain ID / Network ID | 42 |
Currency Symbol | LYX |
Block explorer URL | https://explorer.execution.mainnet.lukso.network/ |
Hardware wallets
You can use your hardware wallet with MetaMask. You will simply need to:
- Connect your hardware wallet to MetaMask
- Add LUKSO as a custom network (cf. settings above)
- For Ledger users: Download the Ethereum app on your Ledger
- Switch the network to "LUKSO"
Network Architecture​
LUKSO's Blockchain Architecture runs the Ethereum protocol and consists of 2 to 4 clients:
- The consensus client running Casper the Friendly Finality Gadget (Casper FFG) plus LMD-GHOST fork choice algorithm (More on the Gasper Consensus)
- The execution client, running the Ethereum Virtual Machine