IoTeX Network Smart Contract Audit

IoTeX Network Smart Contract Audit

Project Background The IoTeXNetwork contract inherits from StandardToken and Pausable, implementing the IoTeX Network Token. It sets the token’s parameters such as `name`, `symbol`, `decimals`, and `totalSupply`. The contract also overrides certain functions to add additional checks and behaviors specific…