deploy cfx

This commit is contained in:
Attens1423
2023-05-12 14:40:39 +08:00
parent 0e29bcc832
commit 5b293b91fb
6 changed files with 164 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
pragma solidity 0.6.9;
// SPDX-License-Identifier: GPL-2.0-or-later
pragma solidity >=0.5.0;
/// @title Callback for IUniswapV3PoolActions#swap
/// @notice Any contract that calls IUniswapV3PoolActions#swap must implement this interface