This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // SPDX-License-Identifier: MIT | |
| pragma solidity >=0.4.16 >=0.6.2 ^0.8.20 ^0.8.24; | |
| // lib/openzeppelin-contracts/contracts/utils/Context.sol | |
| // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol) | |
| /** | |
| * @dev Provides information about the current execution context, including the | |
| * sender of the transaction and its data. While these are generally available |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // SPDX-License-Identifier: MIT | |
| pragma solidity >=0.4.16 >=0.6.2 ^0.8.20 ^0.8.24; | |
| // lib/openzeppelin-contracts/contracts/utils/Context.sol | |
| // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol) | |
| /** | |
| * @dev Provides information about the current execution context, including the | |
| * sender of the transaction and its data. While these are generally available |