Project Background
- The GraphToken contract is the implementation of the ERC20 Graph Token.
- The implementation exposes a Permit() function to allow for a spender to send a signed message and approve funds to a spender following EIP2612 to make integration with other contracts easier.
- The token is initially owned by the deployer address that can mint tokens to create the initial distribution. For convenience, an initial supply can be passed to the constructor that will be assigned to the deployer.
- The governor can add the RewardsManager contract to mint indexing rewards.
Website: thegraph.com
Executive Audit Summary
- According to the standard audit assessment, the Customer`s solidity smart contracts are “Secured”. Also, these contracts contain owner control, which does not make them fully 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 4 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.