draft-IERC2612.sol 148 B

1234567
  1. // SPDX-License-Identifier: MIT
  2. pragma solidity ^0.8.0;
  3. // EIP-2612 is Final as of 2022-11-01. This file is deprecated.
  4. import "./IERC2612.sol";