IERC20Upgradeable.sol 162 Bytes
Newer Older
vicotor's avatar
vicotor committed
1 2 3 4 5 6
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC20.sol)

pragma solidity ^0.8.0;

import "../token/ERC20/IERC20Upgradeable.sol";