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
Base Implementations
Usage
import "@luxfi/standard/src/LUX.sol";
import "@luxfi/standard/src/tokens/AI.sol";
import "@luxfi/standard/src/tokens/ERC20B.sol";