// SPDX-License-Identifier: MIT // OpenZeppelin Tron Contracts (last updated v5.4.0) (interfaces/ITRC20.sol) pragma solidity >=0.4.16; import {ITRC20} from "../token/TRC20/ITRC20.sol";