π Add a Migrator contract #45
Annotations
3 errors and 1 warning
contracts/tokens/FrakToken.sol#L32
variable "nonces" of type "mapping(address => uint256)" was replaced by variable "_gapOldNonces" of type "bytes32" (storage slot 0x00000000000000000000000000000000000000000000000000000000000000cc, byte #0)
|
contracts/tokens/FrakToken.sol#L1
variable "nonces[0]" of type "uint256" was removed (storage slot 0x435daec636ce435a90bde0aeec309a303a359a854c5a51b7d6a5a941d6db6094, byte #0)
|
|
contracts/tokens/FrakToken.sol#L30
variable "domainSeperator" was renamed to "_gapOldDomainSeparator". Is it intentional? (storage slot 0x00000000000000000000000000000000000000000000000000000000000000cb, byte #0)
|
The logs for this run have expired and are no longer available.
Loading