CI / test (push) Successful in 1m25s
CI / govulncheck (push) Successful in 2m9s
Docs / build (push) Successful in 2m54s
Release / build (push) Successful in 6m42s
The table told a reader to add chain 96370 at api.testnet.lux.network and to browse testnet.explorer.lux.network. All three values were wrong: testnet is 96368 (api.lux-test.network answers 0x17870), and neither hostname resolves at all. This is the page that tells users what to paste into a wallet, so a wrong chain ID here sends funds to a chain that does not exist. Verified live: mainnet 0x17871 (96369), testnet 0x17870 (96368); explore.lux-test.network and explorer.lux.network both 200. Co-authored-by: Hanzo Dev <dev@hanzo.ai>