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…