Software details

The deb0x protocol is built entirely using smart contracts, based on transparency, fair launch and absence of ownership.

The protocol consists of two smart contracts: Deb0x.sol and Deb0xERC20.

Deb0x.sol creates Deb0xERC20.sol in its constructor.

Deb0xERC20.sol follows the Openzeppelin standard for ERC20 tokens.

Additionally, Deb0xERC20.sol is owned by Deb0x.sol, which allows only Deb0x.sol to mint tokens. The total supply of DBX tokens is 5,010,000 tokens.

Further details about the code can be found on GitHub or Etherscan.

Last updated