Laxce

Off-Chain (Private)
Audited on 2024/10/29
No active critical issues

Summary

The LAXCE project codebase contains two contracts  • an ERC20 token contract with a blacklist to restrict selected accounts from interacting with the contract, and • a crowdsale contract with variable rates that allows users buy tokens using an owner-specified token (e.g. USDT). Ownership of these contracts can not be renounced.

Issues (7)

Low
Medium
High
Critical
Total
Not fixed
-1--1
Fixed
51--6
Total52007

Contracts (3)

#File Name
1

contracts/Laxce.sol

2

contracts/LaxceCrowdSale.sol

3

contracts/USDT.sol