update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: Unlicensed
|
||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
|
||||
pragma solidity ^0.8.14;
|
||||
|
||||
contract RedFurnace {}
|
||||
contract RedFurnace {}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: Unlicensed
|
||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
//mostly done
|
||||
//смерть русні
|
||||
|
||||
pragma solidity ^0.8.14;
|
||||
import "@openzeppelin/contracts-upgradeable/token/ERC721/IERC721Upgradeable.sol";
|
||||
import "@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol";
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: Unlicensed
|
||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
pragma solidity ^0.8.14;
|
||||
import "@openzeppelin/contracts-upgradeable/token/ERC721/extensions/ERC721EnumerableUpgradeable.sol";
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: Unlicensed
|
||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
pragma solidity ^0.8.15;
|
||||
import "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
|
||||
|
Reference in New Issue
Block a user