$LUM is the ERC-20 token on Base used by the Luminous Horizons marketplace. It’s not spent during core gameplay; instead, it powers buying & selling of items on the secondary market (e.g., rare weapons or cosmetics listed as NFTs).
Token address: 0x992e67aa5985b5957e5c2c7d8fc2e367781da1bf · Network: Base (L2)
In-game, you accumulate gold and gain levels. Each night, we convert your progress into electrum (an in-game balance that sets your $LUM withdrawal limit) using this formula:
electrum += floor( (gold × level) / 1000 )
This runs once per day. By default, gold is not consumed/reset.
When you’re ready, connect a Base wallet and use Withdraw $LUM to transfer up to your current electrum balance into your wallet.
Marketplace purchases are on-chain; keep a small amount of ETH on Base for gas.
floor((gold × level)/1000).electrum += floor( (gold × level) / 1000 ) once per day. Missing values are treated as 0.0x992e67aa5985b5957e5c2c7d8fc2e367781da1bf.