draft-IERC2612.sol 228 B

12345678
  1. // SPDX-License-Identifier: MIT
  2. // OpenZeppelin Contracts (last updated v4.9.0) (interfaces/draft-IERC2612.sol)
  3. pragma solidity ^0.8.0;
  4. // EIP-2612 is Final as of 2022-11-01. This file is deprecated.
  5. import "./IERC2612.sol";