Project Background
- The `ZRXToken` contract inherits from `UnlimitedAllowanceToken` and represents the actual ZRX token. It sets the token’s parameters such as `name`, `symbol`, `decimals`, and `totalSupply`. The total supply is set to 1 billion tokens with 18 decimal places, and all tokens are initially assigned to the contract creator.
- This code provides a basic implementation of an ERC20 token contract for the ZRX Protocol Token, including functionality for transferring tokens, managing allowances, and emitting events.
- The contract is without any other custom functionality and without any ownership control, which makes it truly decentralized.
Website: 0x.org
Executive Audit Summary
- According to the standard audit assessment, the Customer`s solidity smart contracts are “Secured”. This token contract does not have any ownership control, hence it is 100% decentralized.
- We used various tools like Slither, Solhint and Remix IDE. At the same time this finding is based on critical analysis of the manual audit.
- We found 0 critical, 0 high, 0 medium, 0 low and 5 very low-level issues.
Audit Report in PDF
Audit Report Flip book
Please wait while flipbook is loading. For more related info, FAQs and issues please refer to DearFlip WordPress Flipbook Plugin Help documentation.