📪DuelToken

Description

The native ERC20 token ($DUEL) for the platform. It supports minting by the owner and burning by any holder.

Inheritance

ERC20, Ownable (from OpenZeppelin).

Key Functions

mint, burn.

Deployment

Constructor sets name ("DuelToken") and symbol ("DUEL"), with ownership to deployer.

Last updated