Quantstamp conducted an audit for the Pixelverse Token, PIXFI. PIXFI is a deflationary token that supports a variety of in-game activities, such as trading and crafting. Eventually, the team plans to use this token as the gas token of the Pixelchain. Only the PIXFI token was a part of this audit. This token is a simple ERC20 token that implements the `ERC20Burnable` standard, which exposes burning functionality to holders. There were no issues identified during the audit. Users should be aware that the supply of the token is specified on launch, and the entirety of the supply is minted to the deploying address.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | - | - | - | 1 |
Total | 1 | 0 | 0 | 0 | 1 |
# | File Name |
---|---|
1 | contracts/PIXFI.sol |