IERC1155Receiver.sol 106 B

12345
  1. // SPDX-License-Identifier: MIT
  2. pragma solidity ^0.8.0;
  3. import "../token/ERC1155/IERC1155Receiver.sol";