feat: add signet and testnet4 addresses #82
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
global import of path @openzeppelin/contracts/token/ERC20/IERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint
global import of path @openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint
global import of path @openzeppelin/contracts/security/ReentrancyGuard.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint
Variable name must be in mixedCase
|
lint
Variable name must be in mixedCase
|
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint
Variable name must be in mixedCase
|
lint
Variable name must be in mixedCase
|
lint
Variable name must be in mixedCase
|