Token Contracts
LUX, LUXD, AI tokens and ERC20/ERC721 implementations
Token Contracts
Core token implementations for the Lux Network ecosystem.
Native Tokens
LUX
Native platform token with bridge support and blacklist functionality
LUXD
Stable dollar-pegged token for the Lux ecosystem
AI
AI mining token for compute rewards
Bridge Tokens
Token Registry
Complete registry of deployed L* and Z* bridge tokens
LETH
Bridged ETH on Lux Network
LBTC
Bridged BTC on Lux Network
Base Implementations
Usage
import "@luxfi/contracts/tokens/LUX.sol";
import "@luxfi/contracts/tokens/AI.sol";
import "@luxfi/contracts/tokens/LRC20B.sol";