0x Protocol Token Smart Contract Audit

0x Protocol Token Smart Contract Audit

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…